linux/fs/minix
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
..
Kconfig fs/minix: Drop dependency on H8300 2013-09-16 18:20:25 -07:00
Makefile
bitmap.c minix zmap block counts calculation fix 2014-08-08 15:57:20 -07:00
dir.c minix: bug widening a binary "not" operation 2013-06-29 12:57:35 +04:00
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
inode.c minix zmap block counts calculation fix 2014-08-08 15:57:20 -07:00
itree_common.c
itree_v1.c
itree_v2.c
minix.h
namei.c [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 2013-06-29 12:57:10 +04:00