xfs: introduce protection for drop nlink
[platform/kernel/linux-rpi.git] / fs / exportfs / expfs.c
index d1dbe47..c20704a 100644 (file)
@@ -386,6 +386,7 @@ static int export_encode_fh(struct inode *inode, struct fid *fid,
  * @inode:   the object to encode
  * @fid:     where to store the file handle fragment
  * @max_len: maximum length to store there
+ * @parent:  parent directory inode, if wanted
  * @flags:   properties of the requested file handle
  *
  * Returns an enum fid_type or a negative errno.