summaryrefslogtreecommitdiffstats
path: root/src/client/Inode.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-23 16:45:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-23 16:45:44 +0000
commit17d6a993fc17d533460c5f40f3908c708e057c18 (patch)
tree1a3bd93e0ecd74fa02f93a528fe2f87e5314c4b5 /src/client/Inode.h
parentReleasing progress-linux version 18.2.2-0progress7.99u1. (diff)
downloadceph-17d6a993fc17d533460c5f40f3908c708e057c18.tar.xz
ceph-17d6a993fc17d533460c5f40f3908c708e057c18.zip
Merging upstream version 18.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/client/Inode.h')
-rw-r--r--src/client/Inode.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/client/Inode.h b/src/client/Inode.h
index d28ff2e08..a2f6c15be 100644
--- a/src/client/Inode.h
+++ b/src/client/Inode.h
@@ -97,9 +97,6 @@ struct CapSnap {
bool writing = false, dirty_data = false;
uint64_t flush_tid = 0;
- int64_t cap_dirtier_uid = -1;
- int64_t cap_dirtier_gid = -1;
-
explicit CapSnap(Inode *i)
: in(i)
{}
@@ -252,6 +249,7 @@ struct Inode : RefCountedObject {
void make_long_path(filepath& p);
void make_short_path(filepath& p);
+ bool make_path_string(std::string& s);
void make_nosnap_relative_path(filepath& p);
// The ref count. 1 for each dentry, fh, inode_map,