freebsd-dev/sys/fs/udf
Craig Rodrigues a3d7f575c0 - Do not hardcode the bsize to a sectorsize of 2048, even though
the UDF specification specifies a logical sectorsize of 2048.
  Instead, get it from GEOM.
- When reading the UDF Anchor Volume Descriptor, use the logical
  sectorsize of 2048 when calculating the offset to read from, but
  use the actual sectorsize to determine how much to read.

- works with reading a DVD disk and a DVD disk image file via mdconfig
- correctly returns EINVAL if we try to mount_udf an audio CD, instead
  of panicking inside GEOM when INVARIANTS is set
2005-10-09 04:45:33 +00:00
..
ecma167-udf.h Correct typo. 2005-04-14 14:40:09 +00:00
osta.c
osta.h
udf_iconv.c
udf_mount.h
udf_vfsops.c - Do not hardcode the bsize to a sectorsize of 2048, even though 2005-10-09 04:45:33 +00:00
udf_vnops.c Regrab dvp only when ISDOTDOT. 2005-07-09 13:52:49 +00:00
udf.h Remove inode fields previously used for private inode hash tables. 2005-03-16 08:09:52 +00:00