linux/fs/ext4
Akinobu Mita a871611b47 ext4: check ext4_journal_get_write_access() errors
Check ext4_journal_get_write_access() errors.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: adilger@clusterfs.com
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mingming Cao <cmm@us.ibm.com>
2008-04-17 10:38:59 -04:00
..
acl.c
acl.h
balloc.c ext4: use ext4_group_first_block_no() 2008-04-17 10:38:59 -04:00
bitmap.c
dir.c Convert ext4 to use unlocked_ioctl 2008-04-29 22:03:54 -04:00
ext4_jbd2.c
extents.c ext4: le*_add_cpu conversion 2008-04-17 10:38:59 -04:00
file.c Convert ext4 to use unlocked_ioctl 2008-04-29 22:03:54 -04:00
fsync.c ext4: fdatasync should skip metadata writeout when overwriting 2008-04-17 10:38:59 -04:00
group.h ext4: add ext4_group_t, and change all group variables to this type. 2008-01-28 23:58:27 -05:00
hash.c
ialloc.c ext4: le*_add_cpu conversion 2008-04-17 10:38:59 -04:00
inode.c ext4: use ext4_get_group_desc() 2008-04-17 10:38:59 -04:00
ioctl.c Convert ext4 to use unlocked_ioctl 2008-04-29 22:03:54 -04:00
Makefile ext4: Add multi block allocator for ext4 2008-01-29 00:19:52 -05:00
mballoc.c ext4: le*_add_cpu conversion 2008-04-17 10:38:59 -04:00
migrate.c ext4: Fix race between migration and mmap write 2008-04-29 08:11:12 -04:00
namei.c ext4: check ext4_journal_get_write_access() errors 2008-04-17 10:38:59 -04:00
namei.h
resize.c ext4: le*_add_cpu conversion 2008-04-17 10:38:59 -04:00
super.c ext4: convert byte order of constant instead of variable 2008-04-17 10:38:59 -04:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c ext4: use ext4_group_first_block_no() 2008-04-17 10:38:59 -04:00
xattr.h