summaryrefslogtreecommitdiffstats
path: root/fs/ceph/xattr.c
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-02-19 12:25:56 -0600
committerAlex Elder <elder@inktank.com>2013-02-25 15:37:08 -0600
commitcc344fa1b541b116190291d366583585f03d0fe6 (patch)
treebabe0e154582d2542df314fee9c662ba43fe9553 /fs/ceph/xattr.c
parentc9ffc77adebf9dfe3026ede6c8b3c61586b485b7 (diff)
rbd: eliminate sparse warnings
Fengguang Wu reminded me that there were outstanding sparse reports in the ceph and rbd code. This patch fixes these problems in rbd that lead to those reports: - Convert functions that are never referenced externally to have static scope. - Add a lockdep annotation to rbd_request_fn(), because it releases a lock before acquiring it again. This partially resolves: http://tracker.ceph.com/issues/4184 Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'fs/ceph/xattr.c')
0 files changed, 0 insertions, 0 deletions