1
0
Fork 0
alistair23-linux/fs/exofs
Al Viro 5955102c99 wrappers for ->i_mutex access
parallel to mutex_{lock,unlock,trylock,is_locked,lock_nested},
inode_foo(inode) being mutex_foo(&inode->i_mutex).

Please, use those for access to ->i_mutex; over the coming cycle
->i_mutex will become rwsem, with ->lookup() done with it held
only shared.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-01-22 18:04:28 -05:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
Kbuild exofs: switch to {simple,page}_symlink_inode_operations 2015-05-10 22:18:27 -04:00
Kconfig ore: FIX breakage when MISC_FILESYSTEMS is not set 2012-01-06 16:48:14 +02:00
Kconfig.ore ore: Support for raid 6 2014-05-22 14:48:15 +03:00
common.h Boaz Harrosh - Fix broken email address 2014-10-19 20:22:32 +03:00
dir.c pagemap.h: move dir_pages() over there 2015-06-23 18:02:00 -04:00
exofs.h exofs: switch to {simple,page}_symlink_inode_operations 2015-05-10 22:18:27 -04:00
file.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
inode.c Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-01-11 13:13:23 -08:00
namei.c don't put symlink bodies in pagecache into highmem 2015-12-08 22:41:36 -05:00
ore.c Boaz Harrosh - Fix broken email address 2014-10-19 20:22:32 +03:00
ore_raid.c Boaz Harrosh - Fix broken email address 2014-10-19 20:22:32 +03:00
ore_raid.h Boaz Harrosh - Fix broken email address 2014-10-19 20:22:32 +03:00
super.c kmemcg: account certain kmem allocations to memcg 2016-01-14 16:00:49 -08:00
sys.c Boaz Harrosh - Fix broken email address 2014-10-19 20:22:32 +03:00