]> git.sesse.net Git - bcachefs-tools-debian/commit
Implement option parsing for fuse. The syntax is:
authorJustin Husted <sigstop@gmail.com>
Thu, 3 Oct 2019 20:33:01 +0000 (13:33 -0700)
committerKent Overstreet <kent.overstreet@gmail.com>
Fri, 18 Oct 2019 20:23:39 +0000 (16:23 -0400)
commit08ce726f9cefd0132e9c54e1e676cfc10a28a0ff
tree5a9171e970ab1ddcffc6e655724898b8ec9f2f27
parentbc45c284703d83e4bc0c6a575c4d9e9aa9ac476e
Implement option parsing for fuse. The syntax is:

bcachefs fusemount dev mountpoint
or
bcachefs fusemount dev1:dev2:... mountpoint
cmd_fusemount.c