https://github.com/torvalds/linux
Revision 3960ce796198254b7a1b420dc9a26d80928523bd authored by NeilBrown on 21 May 2015, 02:20:36 UTC, committed by NeilBrown on 28 May 2015, 01:39:30 UTC
When we break a stripe_batch_list we sometimes want to set
STRIPE_HANDLE on the individual stripes, and sometimes not.

So pass a 'handle_flags' arg.  If it is zero, always set STRIPE_HANDLE
(on non-head stripes).  If not zero, only set it if any of the given
flags are present.

Signed-off-by: NeilBrown <neilb@suse.de>
1 parent fb642b9
History
Tip revision: 3960ce796198254b7a1b420dc9a26d80928523bd authored by NeilBrown on 21 May 2015, 02:20:36 UTC
md/raid5: add handle_flags arg to break_stripe_batch_list.
Tip revision: 3960ce7
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.5 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 302.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top