summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/tcp.go
diff options
context:
space:
mode:
authorCraig Chi <craig08@users.noreply.github.com>2020-09-09 10:44:09 -0700
committerAndrei Vagin <avagin@gmail.com>2020-09-11 13:35:25 -0700
commitb301fd500c923d01f3cce922eee883e94d4585d5 (patch)
treea56bedc4bc76faec3f3cfae5cbf3b1ea279d21be /pkg/abi/linux/tcp.go
parentcc9dff706be5518466ac677c19fc9436e059855d (diff)
Implement FUSE_SETATTR
This commit implements FUSE_SETATTR command. When a system call modifies the metadata of a regular file or a folder by chown(2), chmod(2), truncate(2), utime(2), or utimes(2), they should be translated to corresponding FUSE_SETATTR command and sent to the FUSE server. Fixes #3332
Diffstat (limited to 'pkg/abi/linux/tcp.go')
0 files changed, 0 insertions, 0 deletions