linux/fs/hostfs
Al Viro 178ea73521 kill check_acl callback of generic_permission()
its value depends only on inode and does not change; we might as
well store it in ->i_op->check_acl and be done with that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 01:43:16 -04:00
..
Makefile
hostfs.h hostfs: fix UML crash: remove f_spare from hostfs 2010-10-26 16:52:04 -07:00
hostfs_kern.c kill check_acl callback of generic_permission() 2011-07-20 01:43:16 -04:00
hostfs_user.c hostfs: code cleanups 2010-10-26 16:52:12 -07:00