diff options
author | Taesoo Kim <[email protected]> | 2015-03-25 15:55:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-03-25 16:20:31 -0700 |
commit | 3d5d472cf55d1be091e8a145f80602bf435ece85 (patch) | |
tree | b7dabd4ff6599771ec9dc19beacb60ebf23bb352 /lib/test-string_helpers.c | |
parent | cfa869438282be84ad4110bba5027ef1fbbe71e4 (diff) |
fs/affs/file.c: unlock/release page on error
When affs_bread_ino() fails, correctly unlock the page and release the
page cache with proper error value. All write_end() should
unlock/release the page that was locked by write_beg().
Signed-off-by: Taesoo Kim <[email protected]>
Cc: Fabian Frederick <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions