aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/libceph.h
diff options
context:
space:
mode:
authorYan, Zheng <zyan@redhat.com>2017-07-11 16:20:05 +0800
committerIlya Dryomov <idryomov@gmail.com>2017-09-06 19:43:05 +0200
commit2ae409dc6a907e80f4cd32ad4482ef52441e3147 (patch)
tree8e853d21b53a451ce122cf27a526bed7197de49e /include/linux/ceph/libceph.h
parentLinux 4.13 (diff)
downloadlinux-dev-2ae409dc6a907e80f4cd32ad4482ef52441e3147.tar.xz
linux-dev-2ae409dc6a907e80f4cd32ad4482ef52441e3147.zip
ceph: remove unused cap_release_safety mount option
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'include/linux/ceph/libceph.h')
-rw-r--r--include/linux/ceph/libceph.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ceph/libceph.h b/include/linux/ceph/libceph.h
index 8a79587e1317..dca30ac9bd34 100644
--- a/include/linux/ceph/libceph.h
+++ b/include/linux/ceph/libceph.h
@@ -93,7 +93,6 @@ struct ceph_options {
#define CEPH_CAPS_WANTED_DELAY_MIN_DEFAULT 5 /* cap release delay */
#define CEPH_CAPS_WANTED_DELAY_MAX_DEFAULT 60 /* cap release delay */
-#define CEPH_CAP_RELEASE_SAFETY_DEFAULT (CEPH_CAPS_PER_RELEASE * 4)
/* mount state */
enum {