]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Jan 2006 08:55:08 +0000 (09:55 +0100)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Jan 2006 19:58:41 +0000 (14:58 -0500)
commite56e0b78eb1097a8e06512b9ed4be94d7538e7ac
treefe2b82993dd62323f9891f28bdb79c7cb2b01442
parent06f814a3ad0ddfe19e6e4f44e3da5d490547faf3
NFSv4: Allocate OPEN call RPC arguments using kmalloc()

 Cleanup in preparation for making OPEN calls interruptible by the user.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c