"git@git.tuxist.de:jan.koester/linux.git" did not exist on "270750dbc18a71b23d660df110e433ff9616a2d4"
udf: Some type fixes and cleanups
Make udf_check_valid() return 1 if the validity check passed and 0 otherwise.
So far it was the other way around which was a bit confusing. Also make
udf_vrs() return loff_t which is really the type it should return (not int).
Signed-off-by:
Jan Kara <jack@suse.cz>
Loading
Please sign in to comment