kernel/fs/udf/partition.c
.. .. @@ -65,7 +65,7 @@ 65 65 } 66 66 67 67 if (iinfo->i_alloc_type == ICBTAG_FLAG_AD_IN_ICB) { 68 68 69 69 vdata->s_start_offset))[block]); 70 70 goto translate; 71 71 }