• Alex Elder's avatar
    libceph: update ceph_fs.h · dd6f5e10
    Alex Elder authored
    Update most of "include/linux/ceph/ceph_fs.h" to match its user
    space counterpart in "src/include/ceph_fs.h" in the ceph tree.
    
    Everything that has changed is either:
        - added definitions (therefore no real effect on existing code)
        - deleting unused symbols
        - added or revised comments
    
    There were some differences between the struct definitions for
    ceph_mon_subscribe_item and the open field of ceph_mds_request_args;
    those differences remain.
    
    This and the next commit resolve:
        http://tracker.ceph.com/issues/4165
    
    Signed-off-by: default avatarAlex Elder <elder@inktank.com>
    Reviewed-by: default avatarJosh Durgin <josh.durgin@inktank.com>
    dd6f5e10
ceph_fs.h 23.1 KB