diff options
| author | Stefan Bader <[email protected]> | 2006-02-02 14:28:07 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-02-02 15:07:13 -0800 |
| commit | 1113a7e92e483074c6235da59460759e33b9b144 (patch) | |
| tree | 632a2eded0668e9ce925ccae721feaf387364cff /scripts/patch-kernel | |
| parent | 35849c75d7750a254119c1a4b88c90156919df2a (diff) | |
[PATCH] device-mapper log bitset: fix big endian find_next_zero_bit
This is a fix to the device-mapper-log-bitset-fix-endian patch that
switched to ext2_* versions of the set and clear bit functions. The
find_next_zero_bit function also has to be the ext2 one. Otherwise the
mirror target tries to recover non-existent regions beyond the end of
device.
Signed-off-by: Stefan Bader <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions