udf: Init/maintain file entry checkpoint field
authorSteve Nickel <snickel58@gmail.com>
Tue, 14 Feb 2012 05:28:42 +0000 (00:28 -0500)
committerJan Kara <jack@suse.cz>
Wed, 29 Feb 2012 20:53:46 +0000 (21:53 +0100)
In accordance with ECMA 1.67 Part 4, 14.9.15, the checkpoint field
should be initialized to 1 at creation. (Zero is *not* a valid value.)

Signed-off-by: Steven P. Nickel <snickel@focusinfo.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found