summaryrefslogtreecommitdiffstats
path: root/src/client/Inode.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-23 16:45:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-23 16:45:13 +0000
commit389020e14594e4894e28d1eb9103c210b142509e (patch)
tree2ba734cdd7a243f46dda7c3d0cc88c2293d9699f /src/client/Inode.h
parentAdding upstream version 18.2.2. (diff)
downloadceph-389020e14594e4894e28d1eb9103c210b142509e.tar.xz
ceph-389020e14594e4894e28d1eb9103c210b142509e.zip
Adding upstream version 18.2.3.upstream/18.2.3upstream
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,