OSDN Git Service

Move FUSE arguments construction into a separate function.
authorrelan <relan@users.noreply.github.com>
Sun, 20 Feb 2011 11:57:46 +0000 (11:57 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:13 +0000 (08:26 +0300)
commitda5b805514dd39ae31d85d7ae5d6b33574ff4b1a
tree42a654782f37d3341fe13f943ae29548edddda12
parent4c0c007772f7e9cd9062758dfd8a0248966e4f95
Move FUSE arguments construction into a separate function.

This simplifies error handling.
fuse/main.c