commit | 63ff78b25c4b204075b5b98afcac6ad3639d43fe | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Sun Nov 01 17:51:15 2009 -0800 |
committer | Sage Weil <sage@newdream.net> | Sun Nov 01 17:51:15 2009 -0800 |
tree | cfe09a50bb1227d5c83c4515f53636208b0eec09 | |
parent | ff1d1f7179363209b7f1493ea39b666f50d05cf4 [diff] |
ceph: fix uninitialized err variable Fixes warning fs/ceph/xattr.c: In function '__build_xattrs': fs/ceph/xattr.c:353: warning: 'err' may be used uninitialized in this function Signed-off-by: Sage Weil <sage@newdream.net>