This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
linux
Watch
2
Star
0
Fork
0
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2026-09-18 16:38:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
320cd1e750f1bf3e47eb41209dcb2be07264cb76
linux
/
fs
/
efs
T
History
Al Viro
48fde701af
switch open-coded instances of d_make_root() to new helper
...
Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2012-03-20 21:29:35 -04:00
..
dir.c
…
efs.h
…
file.c
…
inode.c
filesystems: add set_nlink()
2011-11-02 12:53:43 +01:00
Kconfig
…
Makefile
…
namei.c
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
2011-07-20 01:44:26 -04:00
super.c
switch open-coded instances of d_make_root() to new helper
2012-03-20 21:29:35 -04:00
symlink.c
…