switch-linux/fs/ext4
Theodore Ts'o 24676da469 ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
EXT4_ERROR_INODE() tends to provide better error information and in a
more consistent format.  Some errors were not even identifying the inode
or directory which was corrupted, which made them not very useful.

Addresses-Google-Bug: #2507977

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2010-05-16 21:00:00 -04:00
..
acl.c
acl.h
balloc.c ext4: don't use quota reservation for speculative metadata 2010-05-16 11:00:00 -04:00
bitmap.c
block_validity.c
dir.c ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
ext4.h ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
extents.c ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
file.c
fsync.c
hash.c
ialloc.c ext4: clean up inode bitmaps manipulation in ext4_free_inode 2010-05-16 07:00:00 -04:00
inode.c ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
ioctl.c ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode 2010-05-15 00:00:00 -04:00
Kconfig
Makefile
mballoc.c ext4: Fix for ext4_mb_collect_stats() 2010-05-16 16:00:00 -04:00
mballoc.h
migrate.c
move_extent.c ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
namei.c ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
resize.c ext4: check s_log_groups_per_flex in online resize code 2010-05-16 01:00:00 -04:00
super.c ext4: Show journal_checksum option 2010-05-16 17:00:00 -04:00
symlink.c ext4: symlink must be handled via filesystem specific operation 2010-05-16 02:00:00 -04:00
xattr.c ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() 2010-05-16 21:00:00 -04:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c