Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 233f4e12 authored by Darrick J. Wong's avatar Darrick J. Wong
Browse files

xfs: add parent pointer ioctls


This patch adds a pair of new file ioctls to retrieve the parent pointer
of a given inode.  They both return the same results, but one operates
on the file descriptor passed to ioctl() whereas the other allows the
caller to specify a file handle for which the caller wants results.

Signed-off-by: default avatarDarrick J. Wong <djwong@kernel.org>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
parent b8c9d425
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment