TencentOS-kernel/fs/fuse
Peng Hao e1c207b3e7 fuse: add a dev ioctl for recovery
For a simple read-only file system, as long as the connection
 is not broken, the recovery of the user-mode read-only file
 system process can be realized by putting the request of the
 processing list back into the pending list.

Signed-off-by: Peng Hao <flyingpeng@tencent.com>
2021-10-13 04:21:54 +00:00
..
Kconfig Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
acl.c fuse: fix bad inode 2021-04-12 12:51:05 +08:00
control.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
cuse.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
dev.c fuse: add a dev ioctl for recovery 2021-10-13 04:21:54 +00:00
dir.c fuse: fix bad inode 2021-04-12 12:51:05 +08:00
file.c fuse: fix write deadlock 2021-05-20 16:07:35 +08:00
fuse_i.h fuse: fix write deadlock 2021-05-20 16:07:35 +08:00
inode.c fuse: fix bad inode 2021-04-12 12:51:05 +08:00
readdir.c fuse: fix bad inode 2021-04-12 12:51:05 +08:00
virtio_fs.c virtiofs: fix memory leak in virtio_fs_probe() 2021-05-20 16:07:33 +08:00
xattr.c fuse: fix bad inode 2021-04-12 12:51:05 +08:00