diff options
author | J. Bruce Fields <bfields@redhat.com> | 2010-10-21 17:17:31 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2010-10-24 21:07:07 -0400 |
commit | a663bdd8c5d18d287f7468470816c9e0e66343c1 (patch) | |
tree | 9949b3b2b678c1da67e97ee2c312b1a17b98e4c8 /net | |
parent | 5d18c1c2a9a74e0f966c257520b8b7f5136c87b3 (diff) | |
download | linux-a663bdd8c5d18d287f7468470816c9e0e66343c1.tar.gz linux-a663bdd8c5d18d287f7468470816c9e0e66343c1.tar.bz2 linux-a663bdd8c5d18d287f7468470816c9e0e66343c1.zip |
nfsd4: fix connection allocation in sequence()
We're doing an allocation under a spinlock, and ignoring the
possibility of allocation failure.
A better fix wouldn't require an unnecessary allocation in the common
case, but we'll leave that for later.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions