Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
nfs4j
Commits
55c7b2db
Commit
55c7b2db
authored
Jan 12, 2022
by
Tigran Mkrtchyan
☕
Browse files
vfs: fix commit
7d670d7e
Target: master
parent
7d670d7e
Pipeline
#19002
passed with stage
in 1 minute and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/src/main/java/org/dcache/nfs/vfs/Stat.java
View file @
55c7b2db
...
...
@@ -275,7 +275,7 @@ public class Stat implements Serializable, Cloneable {
public
void
setBTime
(
long
btime
)
{
define
(
StatAttribute
.
BTIME
);
_
c
time
=
btime
;
_
b
time
=
btime
;
}
public
long
getFileId
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment