linux-IllusionX/fs/kernfs
Shaohua Li c53cd490b1 kernfs: introduce kernfs_node_id
inode number and generation can identify a kernfs node. We are going to
export the identification by exportfs operations, so put ino and
generation into a separate structure. It's convenient when later patches
use the identification.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-07-29 09:00:03 -06:00
..
dir.c kernfs: introduce kernfs_node_id 2017-07-29 09:00:03 -06:00
file.c kernfs: introduce kernfs_node_id 2017-07-29 09:00:03 -06:00
inode.c kernfs: introduce kernfs_node_id 2017-07-29 09:00:03 -06:00
Kconfig
kernfs-internal.h kernfs: don't set dentry->d_fsdata 2017-07-29 09:00:03 -06:00
Makefile
mount.c kernfs: don't set dentry->d_fsdata 2017-07-29 09:00:03 -06:00
symlink.c kernfs: don't set dentry->d_fsdata 2017-07-29 09:00:03 -06:00