Re: [PATCH 1/9] libceph: move feature bits to separate header

2012-07-30 Thread Alex Elder
On 07/20/2012 07:41 PM, Sage Weil wrote: This is simply cleanup that will keep things more closely synced with the userland code. Signed-off-by: Sage Weil s...@inktank.com Looks good. Reviewed-by: Alex Elder el...@inktank.com --- fs/ceph/mds_client.c |1 +

Re: [PATCH 1/9] libceph: move feature bits to separate header

2012-07-24 Thread Yehuda Sadeh
Reviewed-by: Yehuda Sadeh yeh...@inktank.com On Fri, Jul 20, 2012 at 5:41 PM, Sage Weil s...@inktank.com wrote: This is simply cleanup that will keep things more closely synced with the userland code. Signed-off-by: Sage Weil s...@inktank.com --- fs/ceph/mds_client.c |1 +

[PATCH 1/9] libceph: move feature bits to separate header

2012-07-20 Thread Sage Weil
This is simply cleanup that will keep things more closely synced with the userland code. Signed-off-by: Sage Weil s...@inktank.com --- fs/ceph/mds_client.c |1 + fs/ceph/super.c|1 + include/linux/ceph/ceph_features.h | 24