projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca55259
)
autofs: remove obsolete sb fields
author
Tomohiro Kusumi
<kusumi.tomohiro@gmail.com>
Tue, 11 Oct 2016 20:52:45 +0000
(13:52 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 11 Oct 2016 22:06:31 +0000
(15:06 -0700)
These two were left from commit
aa55ddf340c9
("autofs4: remove unused
ioctls") which removed unused ioctls.
Link:
http://lkml.kernel.org/r/20160812024810.12352.96377.stgit@pluto.themaw.net
Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Signed-off-by: Ian Kent <ikent@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs4/autofs_i.h
patch
|
blob
|
history
diff --git
a/fs/autofs4/autofs_i.h
b/fs/autofs4/autofs_i.h
index
eb87055
..
73e3d38
100644
(file)
--- a/
fs/autofs4/autofs_i.h
+++ b/
fs/autofs4/autofs_i.h
@@
-111,8
+111,6
@@
struct autofs_sb_info {
int max_proto;
unsigned long exp_timeout;
unsigned int type;
- int reghost_enabled;
- int needs_reghost;
struct super_block *sb;
struct mutex wq_mutex;
struct mutex pipe_mutex;