diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2014-07-30 21:26:05 +0800 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-08-01 16:26:09 -0400 |
commit | d9499a95716db0d4bc9b67e88fd162133e7d6b08 (patch) | |
tree | 139fca41ecbec1737b9bbae6e57480b59f98ef6b /fs/sysv | |
parent | 4ae098d327c599c9a8e2eecedcc2c192b537ff4e (diff) |
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
A memory allocation failure could cause nfsd_startup_generic to fail, in
which case nfsd_users wouldn't be incorrectly left elevated.
After nfsd restarts nfsd_startup_generic will then succeed without doing
anything--the first consequence is likely nfs4_start_net finding a bad
laundry_wq and crashing.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Fixes: 4539f14981ce "nfsd: replace boolean nfsd_up flag by users counter"
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions