Project

General

Profile

Cleanup #4165

libceph: update ceph_fs.h and related code

Added by Alex Elder about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

(This work is done. I'm just documenting it because it's really
distinct from http://tracker.ceph.com/issues/4126.)

libceph: update ceph_fs.h

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.

Signed-off-by: Alex Elder <>

History

#1 Updated by Alex Elder about 11 years ago

(Another related commit)

libceph: update ceph_mds_state_name() and ceph_mds_op_name()

Update ceph_mds_state_name() and ceph_mds_op_name() to include the
newly-added definitions in "ceph_fs.h", and to match its counterpart
in the user space code.

Signed-off-by: Alex Elder <>

#2 Updated by Alex Elder about 11 years ago

The following have been posted for review to resolve
this issue.

[PATCH 0/2] libceph: update ceph_fs.h and related code
[PATCH 1/2] libceph: update ceph_fs.h
[PATCH 2/2] libceph: update ceph_mds_state_name() and ceph_mds_op_name()

#3 Updated by Alex Elder about 11 years ago

  • Status changed from In Progress to Resolved

commit dd6f5e105d85e02bc41db0891eb07152b1746ad9
Author: Alex Elder <>
Date: Fri Feb 15 11:42:30 2013 -0600

libceph: update ceph_fs.h

commit 0eb40bf65e2fcc1c23ed7c9a10cd0890ee59e68f
Author: Alex Elder <>
Date: Fri Feb 15 11:42:30 2013 -0600

libceph: update ceph_mds_state_name() and ceph_mds_op_name()

Also available in: Atom PDF