]> git.baikalelectronics.ru Git - kernel.git/commit
autofs4: Merge the remaining dentry ops tables
authorDavid Howells <dhowells@redhat.com>
Sat, 15 Jan 2011 10:51:57 +0000 (10:51 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:49 +0000 (20:07 -0500)
commit73df279e9b04929ee41c61ec75c90c1f9b3c7460
treecd3749a722a81425263e3a2b1d82898586665acf
parent77f7e62ac8426fa4ad07d588e90883ef6560ebf8
autofs4: Merge the remaining dentry ops tables

Merge the remaining autofs4 dentry ops tables.  It doesn't matter if
d_automount and d_manage are present on something that's not mountable or
holdable as these ops are only used if the appropriate flags are set in
dentry->d_flags.

[AV] switch to ->s_d_op, since now _everything_ on autofs4 is using the
same dentry_operations.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/autofs4/autofs_i.h
fs/autofs4/inode.c
fs/autofs4/root.c