From: Wu Fengguang Date: Fri, 18 Sep 2009 20:06:03 +0000 (-0700) Subject: libfs: return error code on failed attr set X-Git-Tag: v2.6.32-rc1~58^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05cc0cee6948fc11985d11557fb130645a7f69a6;p=pandora-kernel.git libfs: return error code on failed attr set Currently all simple_attr.set handlers return 0 on success and negative codes on error. Fix simple_attr_write() to return these error codes. Signed-off-by: Wu Fengguang Cc: Theodore Ts'o Cc: Al Viro Cc: Christoph Hellwig Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed