Home
last modified time | relevance | path

Searched hist:eeac294ebd9254a937d90b00c48863e3af229047 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff eeac294ebd9254a937d90b00c48863e3af229047 Wed Dec 13 02:35:39 CST 2006 J.Bruce Fields <bfields@fieldses.org> [PATCH] knfsd: nfsd4: simplify migration op check

I'm not too fond of these big if conditions. Replace them by checks of a flag
in the operation descriptor. To my eye this makes the code a bit more
self-documenting, and makes the complicated part of the code (proc_compound) a
little more compact.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>