Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307932
b: refs/heads/master
c: aa9e939
h: refs/heads/master
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Jan Kara committed May 15, 2012
1 parent 7a0ee46 commit 771e110
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: d7dab39b6e16d5eea78ed3c705d2a2d0772b4f06
refs/heads/master: aa9e939d5296edb7d188e18892775b9938fd2923
5 changes: 0 additions & 5 deletions trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,11 +352,6 @@ static struct dentry *ext2_fh_to_parent(struct super_block *sb, struct fid *fid,
ext2_nfs_get_inode);
}

/* Yes, most of these are left as NULL!!
* A NULL value implies the default, which works with ext2-like file
* systems, but can be improved upon.
* Currently only get_parent is required.
*/
static const struct export_operations ext2_export_ops = {
.fh_to_dentry = ext2_fh_to_dentry,
.fh_to_parent = ext2_fh_to_parent,
Expand Down

0 comments on commit 771e110

Please sign in to comment.