diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-06-05 21:17:39 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-07-09 18:08:39 +0200 |
commit | f3d47a3a6a1484a93c8cfe1e8c8d4399c95199c7 (patch) | |
tree | 639d104b0e66dc3bf143bf0010fb5954dc3e7b37 /fs/nfs/proc.c | |
parent | NFS: Reduce the stack usage in NFSv3 create operations (diff) | |
download | linux-f3d47a3a6a1484a93c8cfe1e8c8d4399c95199c7.tar.xz linux-f3d47a3a6a1484a93c8cfe1e8c8d4399c95199c7.zip |
NFS: Fix a preemption count leak in nfs_update_request
The commit 2785259631697ebb0749a3782cca206e2e542939 (nfs: use GFP_NOFS
preloads for radix-tree insertion) appears to have introduced a bug:
We only want to call radix_tree_preload() once after creating a request.
Calling it every time we loop after we created the request, will cause
preemption count leaks.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Nick Piggin <npiggin@suse.de>
Diffstat (limited to 'fs/nfs/proc.c')
0 files changed, 0 insertions, 0 deletions