From: Steve Nickel Date: Thu, 16 Feb 2012 17:53:53 +0000 (-0500) Subject: udf: Fix file entry logicalBlocksRecorded X-Git-Tag: v3.4-rc1~77^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2527bfa535956d99663718b9d9aac0b8fe3f017;p=pandora-kernel.git udf: Fix file entry logicalBlocksRecorded ECMA 1.67 requires setting logicalBlocksRecorded to zero if the file has no extents. This should be checked in udf_update_inode(). udf_fill_inode() will then take care of itself. Signed-off-by: Steven P. Nickel Signed-off-by: Jan Kara --- Reading git-diff-tree failed