Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
udf: Sanitize nanoseconds for time stamps
Reportedly some UDF filesystems are recorded with bogus subsecond values resulting in nanoseconds being over 10^9. Sanitize nanoseconds in time stamps when loading them from disk. Reported-by: Ian Turner <[email protected]> Signed-off-by: Jan Kara <[email protected]>
- Loading branch information