linux/fs/hostfs
Al Viro 5d5d568975 make new_sync_{read,write}() static
All places outside of core VFS that checked ->read and ->write for being NULL or
called the methods directly are gone now, so NULL {read,write} with non-NULL
{read,write}_iter will do the right thing in all cases.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-04-11 22:29:40 -04:00
..
hostfs_kern.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
hostfs_user.c hostfs: support rename flags 2014-08-07 14:40:09 -04:00
hostfs.h hostfs: support rename flags 2014-08-07 14:40:09 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00