Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/dump_lfs



Module Name:    src
Committed By:   dholland
Date:           Thu Oct 15 06:25:12 UTC 2015

Modified Files:
        src/sbin/dump_lfs: lfs_inode.c

Log Message:
Make dump recognize lfs64.

For now at least it will refuse to touch it though as it needs to be
taught more abstraction about directory entries; currently it blindly
uses struct direct from ffs and will croak on the lfs64 64-bit inode
numbers.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sbin/dump_lfs/lfs_inode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index