Make udf_read_block more like 2 read. Implementation is closer

to the description (although it needs more work.)
udf_fs.h: break out udf_check_tag()
*.h: /*! -> /** - is more like Javadoc.
This commit is contained in:
rocky
2006-04-11 05:47:57 +00:00
parent e039fcee0e
commit d0d5ea424f
6 changed files with 111 additions and 51 deletions

View File

@@ -30,7 +30,7 @@ libudf_la_AGE := 0
EXTRA_DIST = libudf.sym
noinst_HEADERS = udf_private.h
noinst_HEADERS = udf_fs.h udf_private.h
lib_LTLIBRARIES = libudf.la