diff options
author | NeilBrown <neilb@suse.de> | 2006-12-13 09:35:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-13 18:05:54 +0100 |
commit | f988443a84528bd30c2f474efa5e2c511959f19b (patch) | |
tree | 40c2cfaaa7381e0dd1f5315c5b55979f40799e04 /kernel | |
parent | [PATCH] knfsd: Don't ignore kstrdup failure in rpc caches (diff) | |
download | linux-f988443a84528bd30c2f474efa5e2c511959f19b.tar.xz linux-f988443a84528bd30c2f474efa5e2c511959f19b.zip |
[PATCH] knfsd: Fix up some bit-rot in exp_export
The nfsservctl system call isn't used but recent nfs-utils releases for
exporting filesystems, and consequently the code that is uses - exp_export -
has suffered some bitrot.
Particular:
- some newly added fields in 'struct svc_export' are being initialised
properly.
- the return value is now always -ENOMEM ...
This patch fixes both these problems.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions