Source-Changes archive

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

CVS commit: src/sys/fs/udf



Module Name:    src
Committed By:   reinoud
Date:           Tue Dec 16 16:27:05 UTC 2008

Modified Files:
        src/sys/fs/udf: udf_subr.c udf_vfsops.c

Log Message:
Check for a node being root on node creation so when the root node is disposed
of when working deep into the directory tree it can reliably be reget and
marked correctly as the FS root.

Fixed pwd(1) lock panic and possible endless loop in other tools.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.53 -r1.54 src/sys/fs/udf/udf_vfsops.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