summaryrefslogtreecommitdiff
path: root/fs/ext4/inode.c
diff options
context:
space:
mode:
authorVincent Minet <vincent@vincent-minet.net>2009-05-15 12:33:18 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2009-05-15 12:33:18 (GMT)
commitbc8e67409ccdcff72c3f1656b1fb1aad7ff396db (patch)
tree2a766e3c7bc938b697499aa7d5a20f2f468b5a2f /fs/ext4/inode.c
parent955ce5f5be67dfe0d1d096b543af33fe8a1ce3dd (diff)
downloadlinux-fsl-qoriq-bc8e67409ccdcff72c3f1656b1fb1aad7ff396db.tar.xz
ext4: Fix spinlock assertions on UP systems
On UP systems without DEBUG_SPINLOCK, ext4_is_group_locked always fails which triggers a BUG_ON() call. This patch fixes it by using assert_spin_locked instead. Signed-off-by: Vincent Minet <vincent@vincent-minet.net> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions