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:           Sat Jul 19 16:36:40 UTC 2008

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

Log Message:
Limit sectorsize to max. 4096 bytes. This prevents a panic when declaring
the node pool since standard pools are limited upto 4096 aparently.
Pagesize limit even?


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 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