Module Name:src
Committed By: jdolecek
Date: Thu Apr 23 09:58:37 UTC 2020
Modified Files:
src/sys/fs/adosfs: advnops.c
Log Message:
fix obvious typo in error handling - buf error should go to b_error
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/f
Module Name:src
Committed By: phx
Date: Wed Nov 18 22:06:25 UTC 2015
Modified Files:
src/sys/fs/adosfs: advfsops.c
Log Message:
Patch by hannken@ to fix a bug which has been introduced with 1.71.
The kernel crashed with uvm fault when mounting an ados file system.
To gen
Module Name:src
Committed By: hannken
Date: Tue Aug 5 08:50:54 UTC 2014
Modified Files:
src/sys/fs/adosfs: adosfs.h adutil.c advfsops.c advnops.c
Log Message:
Change adosfs from hashlist to vcache.
- point ap->block to real file header block for hard links.
To generate
Module Name:src
Committed By: mlelstv
Date: Wed Oct 3 07:20:50 UTC 2012
Modified Files:
src/sys/fs/adosfs: adosfs.h advfsops.c
Log Message:
Use getdisksize() to find out geometry, fetch only other magic values
from disklabel.
To generate a diff of this commit:
cvs rdiff