Home
last modified time | relevance | path

Searched hist:"2 c98eb5ea249767bbc11cf4e70e91d5b0458ed13" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dioctl.cdiff 2c98eb5ea249767bbc11cf4e70e91d5b0458ed13 Sun Nov 13 21:02:26 CST 2016 Theodore Ts'o <tytso@mit.edu> ext4: allow ext4_truncate() to return an error

This allows us to properly propagate errors back up to
ext4_truncate()'s callers. This also means we no longer have to
silently ignore some errors (e.g., when trying to add the inode to the
orphan inode list).

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
H A Dext4.hdiff 2c98eb5ea249767bbc11cf4e70e91d5b0458ed13 Sun Nov 13 21:02:26 CST 2016 Theodore Ts'o <tytso@mit.edu> ext4: allow ext4_truncate() to return an error

This allows us to properly propagate errors back up to
ext4_truncate()'s callers. This also means we no longer have to
silently ignore some errors (e.g., when trying to add the inode to the
orphan inode list).

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
H A Dinode.cdiff 2c98eb5ea249767bbc11cf4e70e91d5b0458ed13 Sun Nov 13 21:02:26 CST 2016 Theodore Ts'o <tytso@mit.edu> ext4: allow ext4_truncate() to return an error

This allows us to properly propagate errors back up to
ext4_truncate()'s callers. This also means we no longer have to
silently ignore some errors (e.g., when trying to add the inode to the
orphan inode list).

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
H A Dsuper.cdiff 2c98eb5ea249767bbc11cf4e70e91d5b0458ed13 Sun Nov 13 21:02:26 CST 2016 Theodore Ts'o <tytso@mit.edu> ext4: allow ext4_truncate() to return an error

This allows us to properly propagate errors back up to
ext4_truncate()'s callers. This also means we no longer have to
silently ignore some errors (e.g., when trying to add the inode to the
orphan inode list).

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>