Source-Changes archive

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

CVS commit: syssrc/sys/ufs/lfs



Module Name:    syssrc
Committed By:   yamt
Date:           Sat Dec 14 13:41:25 UTC 2002

Modified Files:
        syssrc/sys/ufs/lfs: lfs_bio.c

Log Message:
- in lfs_bwrite_ext, if we're cleaner,
  mark inode IN_CLEANING rather then IN_MODIFIED.
  otherwise cleaned (indirect) blocks belongs to the inode isn't written
  until next sync.
- add assertions.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/ufs/lfs/lfs_bio.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