summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-09-12 17:41:55 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2009-09-12 17:41:55 (GMT)
commitfe188c0e084bdf3038dc0ac963c21d764f53f7da (patch)
treebb712f58f4c0356058825da75da57d0af450e01b /CREDITS
parentc7acb4c16646943180bd221c167a077e0a084f9c (diff)
downloadlinux-fsl-qoriq-fe188c0e084bdf3038dc0ac963c21d764f53f7da.tar.xz
ext4: Assure that metadata blocks are written during fsync in no journal mode
When there is no journal present, we must attach buffer heads associated with extent tree and indirect blocks to the inode's mapping->private_list via mark_buffer_dirty_inode() so that ext4_sync_file() --- which is called to service fsync() and fdatasync() system calls --- can write out the inode's metadata blocks by calling sync_mapping_buffers(). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions