Ticket #1909: easy plugable EXTFS VFS.
commit4c171cc991ad5b481eb8424626b33cc25d9b9182
authorAndrew Borodin <aborodin@vmail.ru>
Wed, 27 Jan 2010 16:59:21 +0000 (27 16:59 +0000)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 2 Apr 2010 10:01:16 +0000 (2 14:01 +0400)
treee6e6082c94621b98fd69f8f644fbdde8fe867602
parent038011fac607a3f409b4a93daac15f20a937d35c
Ticket #1909: easy plugable EXTFS VFS.

Reimplemented EXTFS VFS to be friendly to package-based
systems. Currently, MC requires to edit extfs.ini file
to add new plugin to MC VFS. After upgrade, all changes
to this files will be lost.

To solve that problem, MC configuration system should
support ".d" pattern.

Initial step: refactoring of current extfs code:
cleanup, type accuracy, indentation.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/vfs/mc-vfs/extfs.c