chrislu
|
7542fd7f4d
|
mount: optimize a bit when writing files
|
2022-03-17 00:02:38 -07:00 |
|
chrislu
|
bd5c5586b5
|
generate inode via path and time
|
2022-03-14 00:03:29 -07:00 |
|
chrislu
|
f3442e36e6
|
mount: quota adjust error type to be syscall.ENOSPC
|
2022-03-06 17:04:21 -08:00 |
|
chrislu
|
b7c992f410
|
add flag to enforce quota
|
2022-03-05 22:10:43 -08:00 |
|
chrislu
|
63a9d8f01d
|
ensure inodes are not duplicating unless hardlinked
|
2022-02-27 23:13:49 -08:00 |
|
chrislu
|
be3fc77391
|
mount2: use consistent inode
|
2022-02-25 00:53:27 -08:00 |
|
chrislu
|
ceaf993a27
|
mount2: add rdev
|
2022-02-24 14:51:25 -08:00 |
|
chrislu
|
91f0481f4e
|
mount2: SetAttr set mode correctly
|
2022-02-24 01:31:04 -08:00 |
|
chrislu
|
63062ed7f0
|
mount2: fix unlink
|
2022-02-18 01:10:53 -08:00 |
|
chrislu
|
e8ce30fdc5
|
mount2: adjust file mode
|
2022-02-18 00:47:02 -08:00 |
|
chrislu
|
f9d33f70b0
|
return fuse.Status when looking up by inode
|
2022-02-18 00:45:43 -08:00 |
|
chrislu
|
6ac066d1dc
|
count lookup or not
|
2022-02-16 16:49:03 -08:00 |
|
chrislu
|
a6bc67c34c
|
less logs
|
2022-02-16 08:38:51 -08:00 |
|
chrislu
|
dbeeda8123
|
listen for metadata updates
|
2022-02-14 01:09:31 -08:00 |
|
chrislu
|
24290fed9d
|
add comments
|
2022-02-13 06:02:21 -08:00 |
|
chrislu
|
6a921e15f3
|
forget() factor in nlookup
|
2022-02-13 05:49:29 -08:00 |
|
chrislu
|
a1ef0e48a9
|
doc
|
2022-02-13 04:22:02 -08:00 |
|
chrislu
|
6a42cb6b0b
|
supports mknod, unlink
|
2022-02-13 03:09:24 -08:00 |
|