2009-02-08 Robert Millan <rmh@aybabtu.com>

* fs/cpio.c: Split tar functionality to ...
        * fs/tar.c: ... here (new file).  Update all users.
This commit is contained in:
robertmh 2009-02-07 23:38:01 +00:00
parent aebfc4b085
commit f821ce593a
16 changed files with 172 additions and 69 deletions

View file

@ -120,6 +120,7 @@ fs/ntfs.c
fs/ntfscomp.c
fs/reiserfs.c
fs/sfs.c
fs/tar.c
fs/udf.c
fs/ufs.c
fs/xfs.c