Tag 'debian/4.1+vyatta-1' created by Stephen Hemminger
<[email protected]> at 2010-07-02 00:10 -0700
4.1+vyatta-1
Changes since debian/4.0+vyatta-5:
Stephen Hemminger (3):
Merge branch 'master' of /home/shemminger/src/utils/squashfs-tools into
larkspur
Merge branch 'larkspur' of vm:git/squashfs into larkspur
4.1+vyatta-1
plougher (12):
Add support for reading xattrs in append
move xattr read code into separate read_xattrs.c file
add new read_xattrs.c file
Rename read_destination() to read_fs_bytes(). Also don't abort on
rename read_bytes() to read_fs_bytes() to be consistent with mksquashfs.
change read_fs_bytes() from taking char * to taking void *
add external definition for get_xattrs()
update date
change unsquashfs read_block to take an fd
Change unsquashfs read_block() to take a void * rather than a char *.
Refactor xattr read code so it can be used by unsquashfs
Add some more comments
---
debian/changelog | 20 ++
squashfs-tools/Makefile | 4
squashfs-tools/mksquashfs.c | 60 ++++--
squashfs-tools/mksquashfs.h | 2
squashfs-tools/read_fs.c | 123 +++++++++----
squashfs-tools/read_xattrs.c | 385 +++++++++++++++++++++++++++++++++++++++++
squashfs-tools/squashfs_fs.h | 25 ++
squashfs-tools/squashfs_swap.h | 12 +
squashfs-tools/unsquash-1.c | 8
squashfs-tools/unsquash-2.c | 10 -
squashfs-tools/unsquash-3.c | 10 -
squashfs-tools/unsquash-4.c | 12 -
squashfs-tools/unsquashfs.c | 35 +--
squashfs-tools/unsquashfs.h | 5
squashfs-tools/xattr.c | 47 ++---
squashfs-tools/xattr.h | 9
16 files changed, 652 insertions(+), 115 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn