Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87368
b: refs/heads/master
c: 9b89ca7
h: refs/heads/master
v: v3
  • Loading branch information
Marc Dionne authored and Linus Torvalds committed Mar 14, 2008
1 parent 5e9cc3e commit 5267225
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dba92d3bc49c036056a48661d2d8fefe4c78375a
refs/heads/master: 9b89ca7a3847c0d5b1e86e83f4860a866f28a89b
4 changes: 2 additions & 2 deletions trunk/include/linux/exportfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ struct fid {

/**
* struct export_operations - for nfsd to communicate with file systems
* @decode_fh: decode a file handle fragment and return a &struct dentry
* @encode_fh: encode a file handle fragment from a dentry
* @fh_to_dentry: find the implied object and get a dentry for it
* @fh_to_parent: find the implied object's parent and get a dentry for it
* @get_name: find the name for a given inode in a given directory
* @get_parent: find the parent of a given directory
* @get_dentry: find a dentry for the inode given a file handle sub-fragment
*
* See Documentation/filesystems/Exporting for details on how to use
* this interface correctly.
Expand Down

0 comments on commit 5267225

Please sign in to comment.