summaryrefslogtreecommitdiffstats
path: root/fs/ext4/page-io.c
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2012-12-02 17:13:24 +0100
committerTheodore Ts'o <tytso@mit.edu>2012-12-02 17:13:24 +0100
commit152a7b0a808a00601328feba2001cbb2b530f771 (patch)
tree1994854df5b26d74705b36d3dd3771c8e4b714ea /fs/ext4/page-io.c
parentext4: fix possible use after free with metadata csum (diff)
downloadlinux-152a7b0a808a00601328feba2001cbb2b530f771.tar.xz
linux-152a7b0a808a00601328feba2001cbb2b530f771.zip
ext4: move extra inode read to a new function
Currently, in ext4_iget we do a simple check to see whether there does exist some information starting from the end of i_extra_size. With inline data added, this procedure is more complicated. So move it to a new function named ext4_iget_extra_inode. Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/page-io.c')
0 files changed, 0 insertions, 0 deletions