kernel-hacking-2024-linux-s.../fs/omfs
Al Viro 013e4f4a28 omfs: rename() needs to mark old_inode dirty after ctime update
we *do* mark it dirty before, but it doesn't guarantee that we
don't get preempted just before assignment to ->i_ctime, with
inode getting written out before we get CPU back...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
2011-03-05 16:20:30 -05:00
..
bitmap.c
dir.c omfs: rename() needs to mark old_inode dirty after ctime update 2011-03-05 16:20:30 -05:00
file.c
inode.c new helper: mount_bdev() 2010-10-29 04:16:13 -04:00
Kconfig
Makefile
omfs.h
omfs_fs.h