Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/fs/udf



Module Name:    src
Committed By:   snj
Date:           Thu Dec 18 01:08:58 UTC 2008

Modified Files:
        src/sys/fs/udf [netbsd-5]: udf_vnops.c

Log Message:
Pull up following revision(s) (requested by reinoud in ticket #192):
        sys/fs/udf/udf_vnops.c: revision 1.34
Fix endless loop occuring on empty directories listing on 512 bytes/sector
media like harddiscs. Also provide provide a `safety net' on readdir so it
will signal EOF when its requested an entry outside the directory.


To generate a diff of this commit:
cvs rdiff -r1.30.4.2 -r1.30.4.3 src/sys/fs/udf/udf_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