]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libceph: move feature bits to separate header
authorSage Weil <sage@inktank.com>
Mon, 30 Jul 2012 23:23:22 +0000 (16:23 -0700)
committerSage Weil <sage@inktank.com>
Mon, 30 Jul 2012 23:23:22 +0000 (16:23 -0700)
commit1fe60e51a3744528f3939b1b1167ca909133d9ae
tree06ca8731f1be425ffbd6ffcdfd9e94b89b05ceec
parentd1f57ea66369b5c34bd42f104b8070db409447f9
libceph: move feature bits to separate header

This is simply cleanup that will keep things more closely synced with the
userland code.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
fs/ceph/mds_client.c
fs/ceph/super.c
include/linux/ceph/ceph_features.h [new file with mode: 0644]
include/linux/ceph/ceph_fs.h
include/linux/ceph/libceph.h
net/ceph/ceph_common.c