Code cleanups.
authorDerrik Pates <demon@now.ai>
Wed, 29 Feb 2012 00:20:24 +0000 (17:20 -0700)
committerDerrik Pates <demon@now.ai>
Wed, 29 Feb 2012 00:20:24 +0000 (17:20 -0700)
commit98bd016b90b2ad4c5ce7715d739715fdc8a1495e
treea9bc7b8efdcc0a6482a35b4a3e4b77d8d7116fa3
parent1a6a7c5a69acdd00633640f6de0943000badb956
Code cleanups.

More perl-izing using list assignment and declaration.

Added more comments to clarify purpose of parts of code.

Tweaked layout a bit to match up better with the original C version
(mostly declaration/calling/assignment order bits here and there).

Separated %fuseargs declare/init from setting the 'mountpoint' element,
to better handle parsing options out before grabbing the mount point.
examples/fsel.pl