Source-Changes archive

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

CVS commit: src/sys/miscfs/genfs



Module Name:    src
Committed By:   yamt
Date:           Wed Nov 30 03:45:16 UTC 2005

Modified Files:
        src/sys/miscfs/genfs: genfs_vnops.c

Log Message:
revert rev.1.111 as it isn't necessary or correct.
- currently no one in tree has a problem with zero b_lblkno, afaik.
- this buf is used for "devvp", so it doesn't make sense to
  use lbn in the "vp".


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/miscfs/genfs/genfs_vnops.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