vfs: switch ->show_options() to struct dentry *
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -298,7 +298,7 @@ extern void ntfs_clear_extent_inode(ntfs_inode *ni);
|
||||
|
||||
extern int ntfs_read_inode_mount(struct inode *vi);
|
||||
|
||||
extern int ntfs_show_options(struct seq_file *sf, struct vfsmount *mnt);
|
||||
extern int ntfs_show_options(struct seq_file *sf, struct dentry *root);
|
||||
|
||||
#ifdef NTFS_RW
|
||||
|
||||
|
Reference in New Issue
Block a user