Home
last modified time | relevance | path

Searched hist:"63 ff78b25c4b204075b5b98afcac6ad3639d43fe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dxattr.cdiff 63ff78b25c4b204075b5b98afcac6ad3639d43fe Sun Nov 01 19:51:15 CST 2009 Sage Weil <sage@newdream.net> 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>