summaryrefslogtreecommitdiffstats
path: root/kernel/stop_machine.c
diff options
context:
space:
mode:
authorboxi liu <boxi10liu@gmail.com>2013-07-01 14:12:37 +0200
committerTheodore Ts'o <tytso@mit.edu>2013-07-01 14:12:37 +0200
commitc4932dbe63dae2d23b4f596caa5d286ebfe042cf (patch)
tree5fa02cc795112a45b20f4b5d279f70eb6834c9ba /kernel/stop_machine.c
parentext4: reduce object size when !CONFIG_PRINTK (diff)
downloadlinux-c4932dbe63dae2d23b4f596caa5d286ebfe042cf.tar.xz
linux-c4932dbe63dae2d23b4f596caa5d286ebfe042cf.zip
ext4: improve free space calculation for inline_data
In ext4 feature inline_data,it use the xattr's space to store the inline data in inode.When we calculate the inline data as the xattr,we add the pad.But in get_max_inline_xattr_value_size() function we count the free space without pad.It cause some contents are moved to a block even if it can be stored in the inode. Signed-off-by: liulei <lewis.liulei@huawei.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Tao Ma <boyu.mt@taobao.com>
Diffstat (limited to 'kernel/stop_machine.c')
0 files changed, 0 insertions, 0 deletions