test commit with credential
This commit is contained in:
parent
bcbd23003f
commit
3bb4f185b7
@ -288,6 +288,7 @@ int FilesOperation::fischl_getattr(const char *path, struct stat *stbuf, struct
|
|||||||
(void) fi;
|
(void) fi;
|
||||||
int res = 0;
|
int res = 0;
|
||||||
u_int64_t fh = namei(path);
|
u_int64_t fh = namei(path);
|
||||||
|
fs->inode_manager->load_inode(&inode);
|
||||||
|
|
||||||
memset(stbuf, 0, sizeof(struct stat));
|
memset(stbuf, 0, sizeof(struct stat));
|
||||||
if (strcmp(path, "/") == 0) {
|
if (strcmp(path, "/") == 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user