summaryrefslogtreecommitdiff
path: root/fs/ceph/super.h
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-02-12 12:12:41 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-02-12 12:12:41 +0300
commit104e00bbc76fc2a0fe887649d01d9c15f0e08021 (patch)
tree40deeae5026da7aa54fae6c7b158bbb854a33520 /fs/ceph/super.h
parentaab5c6f200238ac45001bec3d5494fff8438a8dc (diff)
parent841c35169323cd833294798e58b9bf63fa4fa1de (diff)
downloadlinux-104e00bbc76fc2a0fe887649d01d9c15f0e08021.tar.xz
Merge tag 'v6.8-rc4' into gpio/for-next
Linux 6.8-rc4 Pulling this for a bugfix upstream with which the gpio/for-next branch conflicts.
Diffstat (limited to 'fs/ceph/super.h')
-rw-r--r--fs/ceph/super.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/ceph/super.h b/fs/ceph/super.h
index b06e2bc86221..b63b4cd9b5b6 100644
--- a/fs/ceph/super.h
+++ b/fs/ceph/super.h
@@ -1255,8 +1255,6 @@ extern void ceph_take_cap_refs(struct ceph_inode_info *ci, int caps,
extern void ceph_get_cap_refs(struct ceph_inode_info *ci, int caps);
extern void ceph_put_cap_refs(struct ceph_inode_info *ci, int had);
extern void ceph_put_cap_refs_async(struct ceph_inode_info *ci, int had);
-extern void ceph_put_cap_refs_no_check_caps(struct ceph_inode_info *ci,
- int had);
extern void ceph_put_wrbuffer_cap_refs(struct ceph_inode_info *ci, int nr,
struct ceph_snap_context *snapc);
extern void __ceph_remove_capsnap(struct inode *inode,