]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: cleanup error handling in inode.c
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Mon, 25 Apr 2011 23:43:53 +0000 (19:43 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 25 Apr 2011 23:43:53 +0000 (19:43 -0400)
commitb7b723f3b5a491b62ddff547492e5c874477456b
tree48c1b0d42f40c47ac8e6a497d41d6d314a9a8a5d
parent1c7a779dea66ad0b57becc5855310a749919dbfd
Btrfs: cleanup error handling in inode.c

The error processing of several places is changed like setting the
error number only at the error.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/inode.c