shithub: unionfs

RSS feed

d2010111 – kvik <kvik@a-b.xyz> authored on 2019/05/15 17:02
use cleanname(2) (through mkpath) to implement walking backwards

c3bf2ea3 – kvik <kvik@a-b.xyz> authored on 2019/05/15 16:45
fix walking backwards

7479818a – kvik <kvik@a-b.xyz> authored on 2019/05/15 15:35
implement global Fil* root

db287775 – kvik <kvik@a-b.xyz> authored on 2019/05/15 10:19
fix double-free when filewalk returns the same file

acdb94c0 – kvik <kvik@a-b.xyz> authored on 2019/05/15 10:06
return the new file Qid in Rcreate

6e4c892e – kvik <kvik@a-b.xyz> authored on 2019/05/14 17:07
fix fuckups

85595b2b – kvik <kvik@a-b.xyz> authored on 2019/05/14 16:34
missing brace

a0050ab8 – kvik <kvik@a-b.xyz> authored on 2019/05/14 16:30
remove LOG function

c7dd49d6 – kvik <kvik@a-b.xyz> authored on 2019/05/14 16:29
compress error checks

df0f9b75 – kvik <kvik@a-b.xyz> authored on 2019/05/14 13:50
implement shadow tree for file creation

f784be84 – kvik <kvik@a-b.xyz> authored on 2019/05/13 18:46
plug a leak

d1ef6ca8 – kvik <kvik@a-b.xyz> authored on 2019/05/10 21:43
error check smprint call

f755aaec – kvik <kvik@a-b.xyz> authored on 2019/05/10 21:38
add mkpath wrapper function

0419fc02 – kvik <kvik@a-b.xyz> authored on 1969/12/31 19:00
update manual page SOURCE section

12a81910 – kvik <kvik@a-b.xyz> authored on 2019/04/24 16:23
bikeshedding (tnx BurnZeZ)

5b69b9ac – kvik <kvik@a-b.xyz> authored on 2019/04/24 13:01
document -M

94a844f3 – kvik <kvik@a-b.xyz> authored on 2019/04/24 12:40
trim the manual page drivel

af9d1413 – kvik <kvik@a-b.xyz> authored on 2019/04/24 12:40
revert back to having a default mtpt

9339e73f – kvik <kvik@a-b.xyz> authored on 2019/04/24 10:32
oops

6fe21022 – kvik <kvik@a-b.xyz> authored on 2019/04/24 10:30
mkfile: fix manual page installation

e487ce5c – kvik <kvik@a-b.xyz> authored on 2019/04/23 14:34
add mk uninstall target

4188bd49 – kvik <kvik@a-b.xyz> authored on 2019/04/23 14:34
write manual page

197550f6 – kvik <kvik@a-b.xyz> authored on 2019/04/23 14:31
update usage()

baad50db – kvik <kvik@a-b.xyz> authored on 2019/04/23 14:26
remove default mount point and -M option

9387cf4c – kvik <kvik@a-b.xyz> authored on 2019/04/23 10:42
determine and return the iounit for the open file

80bc3e7f – kvik <kvik@a-b.xyz> authored on 2019/04/23 08:46
sort the switch cases

9982839c – kvik <kvik@a-b.xyz> authored on 2019/04/23 08:44
add no mount flag (-M)

6c3ec56a – kvik <kvik@a-b.xyz> authored on 2019/04/22 17:19
take it

62b4c820 – kvik <kvik@a-b.xyz> authored on 2019/04/22 17:12
let there be unions