Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libukfs
Module Name: src
Committed By: pooka
Date: Fri Nov 7 00:18:33 UTC 2008
Modified Files:
src/lib/libukfs: ukfs.c
Log Message:
* use advisory file locks to avoid multiple mounts on the same device
(multiple rdonly mounts are still allowed)
* shuffle some assignments to avoid leaking resources in error branches
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libukfs/ukfs.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