kernel_optimize_test/fs/ext4
Artem Bityutskiy a8e25a8324 ext4: write superblock only once on unmount
In some rather rare cases it is possible that ext4 may the superblock
to the media twice. This patch makes sure this does not happen. This
should speed up unmounting in those cases.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-03-21 22:29:15 -04:00
..
acl.c
acl.h
balloc.c
bitmap.c
block_validity.c
dir.c ext4: change some printk() calls to use ext4_msg() instead 2012-03-19 23:41:49 -04:00
ext4_extents.h ext4: add no_printk argument validation, fix fallout 2012-03-19 23:11:43 -04:00
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: add no_printk argument validation, fix fallout 2012-03-19 23:11:43 -04:00
extents.c ext4: remove restrictive checks for EOFBLOCKS_FL 2012-03-21 21:47:55 -04:00
file.c
fsync.c
hash.c
ialloc.c ext4: change some printk() calls to use ext4_msg() instead 2012-03-19 23:41:49 -04:00
indirect.c
inode.c ext4: do not mark superblock as dirty unnecessarily 2012-03-21 22:28:29 -04:00
ioctl.c
Kconfig
Makefile
mballoc.c ext4: always set then trimmed blocks count into len 2012-03-21 21:26:22 -04:00
mballoc.h
migrate.c
mmp.c
move_extent.c
namei.c
page-io.c
resize.c ext4: update s_free_{inodes,blocks}_count during online resize 2012-03-20 15:46:11 -04:00
super.c ext4: write superblock only once on unmount 2012-03-21 22:29:15 -04:00
symlink.c
truncate.h
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: add no_printk argument validation, fix fallout 2012-03-19 23:11:43 -04:00
xattr.h