]> Git Repo - linux.git/commit
hfsplus: rework processing errors in hfsplus_free_extents()
authorVyacheslav Dubeyko <[email protected]>
Thu, 20 Dec 2012 23:05:25 +0000 (15:05 -0800)
committerLinus Torvalds <[email protected]>
Fri, 21 Dec 2012 01:40:19 +0000 (17:40 -0800)
commit1b243fd39bd605cdfc482bba4e56b0cb34b28f27
treea9884f04fc58cf78cd0eb7219b1230b7e7097064
parent5daa669c80c121ab75ecdf1c8e2df52f072fd25e
hfsplus: rework processing errors in hfsplus_free_extents()

Currently, it doesn't process error codes from the hfsplus_block_free()
call in hfsplus_free_extents() method.  Add some error code processing.

Signed-off-by: Vyacheslav Dubeyko <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Hin-Tak Leung <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/hfsplus/extents.c
This page took 0.07207 seconds and 4 git commands to generate.