1
0
Fork 0
remarkable-linux/fs/romfs
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 NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selected 2009-03-24 09:02:39 +00:00
Makefile NOMMU: Make it possible for RomFS to use MTD devices directly 2009-03-24 09:01:32 +00:00
internal.h ROMFS: romfs_lookup() shouldn't be doing a partial name comparison 2009-04-24 13:28:31 -07:00
mmap-nommu.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
storage.c romfs: switch to new MTD API 2012-03-27 00:19:30 +01:00
super.c fs: remove mapping->backing_dev_info 2015-01-20 14:03:05 -07:00