Ticket #1909 (accepted enhancement) — at Version 8
Plugable EXTFS VFS
Reported by: | andrew_b | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.2 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #1677 | |
Branch state: | Votes for changeset: |
Description (last modified by andrew_b) (diff)
Currently, the each external (EXTFS) VFS type must be registered in extfs.ini file. It difficult to use third-party plug-ins. I propose to use extfs.ini.d directory instead of extfs.ini file. This directory will contain uzip, rpm, deb, a:, dpkg: etc. files. Each file can be empty or contain some comments. If some filesystems cannot contain files with colon symbol in name, we can use 'a+' or another filename template instead of 'a:'.
Change History
comment:1 Changed 15 years ago by andrew_b
- Summary changed from Simple plugable VFS to Plugable SFS VFS
comment:6 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Version changed from version not selected to master
- Milestone changed from VFS Standardization to 4.7.1
comment:7 Changed 15 years ago by andrew_b
- severity changed from no branch to on review
Created 1909_extfs_d branch. Parent branch is master.
Initial changeset:b959f45d5fe70e276eff0f04444dc390eaeeab31
Please review.
Note: See
TracTickets for help on using
tickets.