summaryrefslogtreecommitdiffstats
path: root/sys/fs/udf
Commit message (Expand)AuthorAgeFilesLines
* In VOP_LOOKUP, don't assume that the final pathname componentmux2002-05-161-2/+1
* Make daddr_t and u_daddr_t 64bits wide.phk2002-05-141-5/+5
* Don't reference vop_std* since they are already implicitlyscottl2002-05-021-3/+0
* In udf_bmap(), return the physical block number, not the logicalscottl2002-05-021-1/+5
* Fix udf_read(). Honor the uio_resid when determining the size ofscottl2002-04-301-16/+22
* Sync with UDF p4 tree: Use POSIX integer types instead of BSD types.asmodai2002-04-154-159/+159
* Actually add the UDF files!scottl2002-04-147-0/+2986
OpenPOWER on IntegriCloud