commit | d5e2cf07c388dbd06579ab39672e1bd8b9754e65 | [log] [tgz] |
---|---|---|
author | Steve Nickel <snickel58@gmail.com> | Tue Feb 14 00:28:42 2012 -0500 |
committer | Jan Kara <jack@suse.cz> | Wed Feb 29 21:53:46 2012 +0100 |
tree | 107cce0364e823e2c6073eb9576e9c6bbf11e4cb | |
parent | ac1334bfdae33be17ae6ae641bbbd1e6a2f04005 [diff] |
udf: Init/maintain file entry checkpoint field 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>