Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands
Implement "ls" and "fsload" commands that act like {fat,ext2}{ls,load},
and transparently handle either file-system. This scheme could easily be
extended to other filesystem types; I only didn't do it for zfs because
I don't have any filesystems of that type to test with.

Replace the implementation of {fat,ext[24]}{ls,load} with this new code
too.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2012-10-29 14:21:20 -07:00
..
2012-10-03 16:01:22 -07:00
2012-10-15 11:53:07 -07:00
2011-10-22 01:22:21 +02:00
2011-07-28 16:41:06 +02:00
2012-09-05 17:32:42 -05:00
2012-09-27 12:22:11 -05:00
2012-03-27 22:05:28 +02:00
2011-07-28 17:22:53 +02:00
2011-10-22 01:13:35 +02:00
2012-08-09 23:39:18 +02:00
2012-09-29 07:26:09 -07:00
2012-09-26 11:08:32 -07:00
2011-12-07 08:41:22 +01:00
2011-10-22 01:13:35 +02:00
2011-10-26 21:33:42 +02:00