| /rk3399_rockchip-uboot/include/ |
| H A D | ext_common.h | 045fa1e1142552799ad3203e9e0bc22a11e866ea Mon Oct 22 06:43:51 UTC 2012 Stephen Warren <swarren@nvidia.com> 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>
|
| H A D | fs.h | 045fa1e1142552799ad3203e9e0bc22a11e866ea Mon Oct 22 06:43:51 UTC 2012 Stephen Warren <swarren@nvidia.com> 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>
|
| /rk3399_rockchip-uboot/fs/ |
| H A D | Makefile | 045fa1e1142552799ad3203e9e0bc22a11e866ea Mon Oct 22 06:43:51 UTC 2012 Stephen Warren <swarren@nvidia.com> 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>
|
| H A D | fs.c | 045fa1e1142552799ad3203e9e0bc22a11e866ea Mon Oct 22 06:43:51 UTC 2012 Stephen Warren <swarren@nvidia.com> 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>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Makefile | 045fa1e1142552799ad3203e9e0bc22a11e866ea Mon Oct 22 06:43:51 UTC 2012 Stephen Warren <swarren@nvidia.com> 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>
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 045fa1e1142552799ad3203e9e0bc22a11e866ea Mon Oct 22 06:43:51 UTC 2012 Stephen Warren <swarren@nvidia.com> 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>
|