This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_asus_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_asus_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_kernel_asus_sm8350
/
fs
/
efs
History
Al Viro
5a9ed6f5e7
efs: get rid of ->put_super()
...
simplifies failure exits in ->mount()... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-01-25 03:13:02 -05:00
..
dir.c
[readdir] convert efs
2013-06-29 12:56:31 +04:00
efs.h
stop passing nameidata to ->lookup()
2012-07-14 16:34:32 +04:00
file.c
…
inode.c
efs: iget_locked() doesn't return an ERR_PTR()
2013-08-24 12:10:22 -04:00
Kconfig
fs/efs: remove depends on CONFIG_EXPERIMENTAL
2013-01-21 14:39:05 -08:00
Makefile
…
namei.c
stop passing nameidata to ->lookup()
2012-07-14 16:34:32 +04:00
super.c
efs: get rid of ->put_super()
2014-01-25 03:13:02 -05:00
symlink.c
…