projects
/
wrapfs-4.13.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c020466
)
Removed generic mounting show options - wrapfs-4.13
author
Rohit Kumar
<rokkumar@cs.stonybrook.edu>
Mon, 15 Oct 2018 18:38:42 +0000
(14:38 -0400)
committer
Rohit Kumar
<rokkumar@cs.stonybrook.edu>
Mon, 15 Oct 2018 18:38:42 +0000
(14:38 -0400)
fs/wrapfs/super.c
patch
|
blob
|
history
diff --git
a/fs/wrapfs/super.c
b/fs/wrapfs/super.c
index a17fef986181e13eb179a6f401fe353045754e40..f835e2840207fcbc74853fae0da893d20d2858de 100644
(file)
--- a/
fs/wrapfs/super.c
+++ b/
fs/wrapfs/super.c
@@
-161,7
+161,6
@@
const struct super_operations wrapfs_sops = {
.remount_fs = wrapfs_remount_fs,
.evict_inode = wrapfs_evict_inode,
.umount_begin = wrapfs_umount_begin,
- .show_options = generic_show_options,
.alloc_inode = wrapfs_alloc_inode,
.destroy_inode = wrapfs_destroy_inode,
.drop_inode = generic_delete_inode,