linux/fs/hostfs
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission()
redundant; all callers get it duplicated in mask & MAY_NOT_BLOCK and none of
them removes that bit.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 01:43:22 -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 ->permission() sanitizing: don't pass flags to generic_permission() 2011-07-20 01:43:22 -04:00
hostfs_user.c hostfs: code cleanups 2010-10-26 16:52:12 -07:00