Staging
v0.5.1
https://github.com/torvalds/linux
Revision eeac294ebd9254a937d90b00c48863e3af229047 authored by J.Bruce Fields on 13 December 2006, 08:35:39 UTC, committed by Linus Torvalds on 13 December 2006, 17:05:54 UTC
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>
1 parent b591480
History
Tip revision: eeac294ebd9254a937d90b00c48863e3af229047 authored by J.Bruce Fields on 13 December 2006, 08:35:39 UTC
[PATCH] knfsd: nfsd4: simplify migration op check
Tip revision: eeac294
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 547 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 75.2 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top