alistair23-linux/fs/hpfs
Mikulas Patocka e5d6a7dd5e HPFS: Remove mark_inode_dirty
Remove mark_inode_dirty

HPFS doesn't use kernel's dirty inode indicator anyway because
writing an inode requires directory's mutex.

Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-09 09:04:23 -07:00
..
alloc.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
anode.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
buffer.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
dentry.c switch hpfs 2011-01-12 20:02:47 -05:00
dir.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
dnode.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
ea.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
file.c HPFS: Introduce a global mutex and lock it on every callback from VFS. 2011-05-09 09:04:23 -07:00
hpfs.h
hpfs_fn.h HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
inode.c HPFS: Remove mark_inode_dirty 2011-05-09 09:04:23 -07:00
Kconfig HPFS: Make HPFS compile on preempt and SMP 2011-05-09 09:04:23 -07:00
Makefile
map.c sanitize signedness/const for pointers to char in hpfs a bit 2010-03-03 14:07:57 -05:00
name.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
namei.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
super.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00