|
@@ -999,19 +999,14 @@ rpc_fill_super(struct super_block *sb, void *data, int silent)
|
|
inode = rpc_get_inode(sb, S_IFDIR | 0755);
|
|
inode = rpc_get_inode(sb, S_IFDIR | 0755);
|
|
if (rpc_populate(root, files, RPCAUTH_lockd, RPCAUTH_RootEOF, NULL))
|
|
if (rpc_populate(root, files, RPCAUTH_lockd, RPCAUTH_RootEOF, NULL))
|