diff options
author | Tahsin Erdogan <tahsin@google.com> | 2017-06-22 04:05:44 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-06-22 04:05:44 +0200 |
commit | 9bb21cedda7cd69789e1f93d7d918f5ca48ba165 (patch) | |
tree | 8b5023991731f6c1014543093a3dc7a983affd59 /fs/no-block.c | |
parent | ext4: ext4_xattr_value_same() should return false for external data (diff) | |
download | linux-9bb21cedda7cd69789e1f93d7d918f5ca48ba165.tar.xz linux-9bb21cedda7cd69789e1f93d7d918f5ca48ba165.zip |
ext4: fix ext4_xattr_make_inode_space() value size calculation
ext4_xattr_make_inode_space() is interested in calculating the inline
space used in an inode. When a xattr entry refers to an external inode
the value size indicates the external inode size, not the value size in
the inline area. Change the function to take this into account.
Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/no-block.c')
0 files changed, 0 insertions, 0 deletions