cubefs/client/fs
leonrayang 0b02c44208 fix(client): Disable xattr security.capability to avoid useless request to backend
close:#1000519910

@formatter:off

Signed-off-by: leonrayang <changliang@oppo.com>
2025-12-25 14:43:17 +08:00
..
const.go fix(client): prevent directory and parent inode from referencing each other 2025-12-24 17:01:37 +08:00
dcache.go fix(client): fix some bugs for metaCacheAcceleration 2025-12-24 17:01:29 +08:00
dcachev2.go docs. update to cubefs 2023-05-26 11:17:10 +08:00
dio_darwin.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
dio_linux.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
dio_windows.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
dir.go fix(client): Disable xattr security.capability to avoid useless request to backend 2025-12-25 14:43:17 +08:00
file.go fix(client): Disable xattr security.capability to avoid useless request to backend 2025-12-25 14:43:17 +08:00
icache.go fix(client): fix some bugs for metaCacheAcceleration 2025-12-24 17:01:29 +08:00
inode.go fix(client): enhance the logic of looking up for directory 2025-12-24 17:01:29 +08:00
orphan.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
running_monitor_test.go perf(client): simplify the client request monitor.#1000005952 2025-08-08 14:59:25 +08:00
running_monitor.go perf(client): simplify the client request monitor.#1000005952 2025-08-08 14:59:25 +08:00
summarycache.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
super.go fix(client): prevent directory and parent inode from referencing each other 2025-12-24 17:01:37 +08:00