--- linux/fs/udf/balloc.c~ Sun Jun 17 00:05:30 2001 +++ linux/fs/udf/balloc.c Sun Jun 17 00:47:06 2001 @@ -475,7 +475,7 @@ /* We do this up front - There are some error conditions that could occure, but.. oh well */ - DQUOT_FREE_BLOCK(sb, inode, count); + DQUOT_FREE_BLOCK(inode, count); if (UDF_SB_LVIDBH(sb)) { UDF_SB_LVID(sb)->freeSpaceTable[UDF_SB_PARTITION(sb)] =