Skip to content
  • Konstantin Belousov's avatar
    ffs_inotovp(): interface to convert (ino, gen) into alive vnode · 5952c86c
    Konstantin Belousov authored
    It generalizes the VFS_FHTOVP() interface, making it possible to fetch
    the inode without faking filehandle.  Also it adds the ffs flags argument
    which allows to control ffs_vgetf() call.
    
    Requested by:	mckusick
    Reviewed by:	chs, mckusick
    Tested by:	pho
    MFC after:	2 weeks
    Sponsored by:	The FreeBSD Foundation
    5952c86c