diff options
author | 2010-10-27 21:30:11 -0400 | |
---|---|---|
committer | 2010-10-27 21:30:11 -0400 | |
commit | 77ca6cdf0ab8a42f481ec997911bc89e79138723 (patch) | |
tree | 30f6cb268a3b4cad391e5784557b2c6432b52691 /fs/jbd2/commit.c | |
parent | ext4: Check return value of sb_getblk() and friends (diff) | |
download | wireguard-linux-77ca6cdf0ab8a42f481ec997911bc89e79138723.tar.xz wireguard-linux-77ca6cdf0ab8a42f481ec997911bc89e79138723.zip |
ext4: Use return value from sb_issue_discard()
Use return value from sb_issue_discard() as return value in
ext4_issue_discard(). Since sb_issue_discard() may result in more
serious errors than just -EOPNOTSUPP it is worth to inform user of this
function about them to handle error cases properly.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions