Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/miscfs/genfs
Module Name: syssrc
Committed By: enami
Date: Fri Apr 26 03:57:32 UTC 2002
Modified Files:
syssrc/sys/miscfs/genfs: genfs_vnops.c
Log Message:
We don't need to re-activate page in genfs_putpages() when GOP_WRITE returns
ENOMEM (temporary memory shortage) since it is already handled in
uvm_aio_aiodone() for both async/sync case. Discussed with chuq.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/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