On Wed, Jun 28, 2017 at 09:29:55AM -0700, Shaohua Li wrote: > From: Shaohua Li <shli@xxxxxx> > > 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. > > Signed-off-by: Shaohua Li <shli@xxxxxx> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>