linux/fs/logfs
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
Makefile
compr.c
dev_bdev.c block: submit_bio_wait() conversions 2013-11-24 16:33:41 -07:00
dev_mtd.c
dir.c
file.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
gc.c
inode.c
journal.c
logfs.h
logfs_abi.h
readwrite.c fs/logfs/readwrite.c: kernel-doc warning fixes 2014-08-06 18:01:12 -07:00
segment.c logfs: check for the return value after calling find_or_create_page() 2014-01-23 16:36:54 -08:00
super.c