summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
diff options
context:
space:
mode:
authorMingming <cmm@us.ibm.com>2009-11-03 20:44:54 +0100
committerTheodore Ts'o <tytso@mit.edu>2009-11-03 20:44:54 +0100
commit4b70df181611012a3556f017b57dfcef7e1d279f (patch)
tree95da7ccaea96227b597078c1c5f2a7571d959e99 /fs/ext4/super.c
parentext4: skip conversion of uninit extents after direct IO if there isn't any (diff)
downloadlinux-4b70df181611012a3556f017b57dfcef7e1d279f.tar.xz
linux-4b70df181611012a3556f017b57dfcef7e1d279f.zip
ext4: code clean up for dio fallocate handling
The ext4_debug() call in ext4_end_io_dio() should be moved after the check to make sure that io_end is non-NULL. The comment above ext4_get_block_dio_write() ("Maximum number of blocks...") is a duplicate; the original and correct comment is above the #define DIO_MAX_BLOCKS up above. Based on review comments from Curt Wohlgemuth. Signed-off-by: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/super.c')
0 files changed, 0 insertions, 0 deletions