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;
|
||||
int res = 0;
|
||||
u_int64_t fh = namei(path);
|
||||
fs->inode_manager->load_inode(&inode);
|
||||
|
||||
memset(stbuf, 0, sizeof(struct stat));
|
||||
if (strcmp(path, "/") == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user