diff options
author | Jan Kara | 2014-01-06 20:03:23 +0100 |
---|---|---|
committer | Theodore Ts'o | 2014-01-06 20:03:23 +0100 |
commit | 52e4477758eef45c2fa28b087abf83847126bc28 (patch) | |
tree | 05d53957b0336ae8399553fcba18daf1885bbc41 /kernel/kthread.c | |
parent | ext4: retry allocation when inline->extent conversion failed (diff) | |
download | kernel-qcow2-linux-52e4477758eef45c2fa28b087abf83847126bc28.tar.gz kernel-qcow2-linux-52e4477758eef45c2fa28b087abf83847126bc28.tar.xz kernel-qcow2-linux-52e4477758eef45c2fa28b087abf83847126bc28.zip |
ext4: standardize error handling in ext4_da_write_inline_data_begin()
The function has a bit non-standard (for ext4) error recovery in that it
used a mix of 'out' labels and testing for 'handle' being NULL. There
isn't a good reason for that in the function so clean it up a bit.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions