Searched hist:"24676 da469f50f433baa347845639662c561d1f6" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | move_extent.c | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|
H A D | dir.c | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|
H A D | xattr.c | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|
H A D | namei.c | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|
H A D | extents.c | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|
H A D | ext4.h | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|
H A D | inode.c | diff 24676da469f50f433baa347845639662c561d1f6 Sun May 16 20:00:00 CDT 2010 Theodore Ts'o <tytso@mit.edu> 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>
|