diff options
author | Eric Sandeen <sandeen@redhat.com> | 2007-10-18 12:06:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-18 23:37:29 +0200 |
commit | 42a2b6ad71b011144d21d88a124140bb2bf1023f (patch) | |
tree | 2b88c3aef205707f6efb8b953db7014cdf27afc6 /crypto/aead.c | |
parent | ext3: support large blocksize up to PAGESIZE (diff) | |
download | linux-42a2b6ad71b011144d21d88a124140bb2bf1023f.tar.xz linux-42a2b6ad71b011144d21d88a124140bb2bf1023f.zip |
ext3: fix setup_new_group_blocks locking
setup_new_group_blocks() manipulates the group descriptor block bh under
the block_bitmap bh's lock. It shouldn't matter since nobody but resize
should be touching these blocks, but it's worth fixing up.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
C: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions