Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_ffs
Module Name: src
Committed By: dbj
Date: Wed Jun 8 20:34:06 UTC 2005
Modified Files:
src/sbin/fsck_ffs: pass1.c
Log Message:
add code to handle inodes with extended attribute blocks
this is currently turned off with "#ifdef notyet" since the
kernel will not correctly clean up extended attribute blocks on truncation
Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sbin/fsck_ffs/pass1.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