android_kernel_xiaomi_sdm845/fs/affs
Al Viro c765d47903 affs: do not zero ->i_op
it is already set to empty table and should never be NULL

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-01-05 11:53:07 -05:00
..
affs.h affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
amigaffs.c iget: stop AFFS from using iget() and read_inode() 2008-02-07 08:42:27 -08:00
bitmap.c affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
Changes
dir.c [PATCH] fix ->llseek() for a bunch of directories 2008-08-25 01:18:09 -04:00
file.c [PATCH] f_count may wrap around 2008-07-26 20:53:40 -04:00
inode.c affs: do not zero ->i_op 2009-01-05 11:53:07 -05:00
Makefile
namei.c [PATCH] fix reservation discarding in affs 2008-05-06 13:45:33 -04:00
super.c CRED: Wrap task credential accesses in the AFFS filesystem 2008-11-14 10:38:45 +11:00
symlink.c