diff options
Diffstat (limited to 'fs/nfs/nfs4state.c')
-rw-r--r-- | fs/nfs/nfs4state.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c index 02488b50534a..3de36479ed7a 100644 --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c | |||
@@ -563,6 +563,7 @@ static void nfs4_gc_state_owners(struct nfs_server *server) | |||
563 | * nfs4_get_state_owner - Look up a state owner given a credential | 563 | * nfs4_get_state_owner - Look up a state owner given a credential |
564 | * @server: nfs_server to search | 564 | * @server: nfs_server to search |
565 | * @cred: RPC credential to match | 565 | * @cred: RPC credential to match |
566 | * @gfp_flags: allocation mode | ||
566 | * | 567 | * |
567 | * Returns a pointer to an instantiated nfs4_state_owner struct, or NULL. | 568 | * Returns a pointer to an instantiated nfs4_state_owner struct, or NULL. |
568 | */ | 569 | */ |