kernel/fs/reiserfs/xattr_acl.c
.. .. @@ -373,7 +373,7 @@ 373 373 374 374 /* Other xattrs can be created during inode creation. We don't 375 375 * want to claim too many blocks, so we check to see if we 376 - * we need to create the tree to the xattrs, and then we376 + * need to create the tree to the xattrs, and then we377 377 * just want two files. */ 378 378 nblocks = reiserfs_xattr_jcreate_nblocks(inode); 379 379 nblocks += JOURNAL_BLOCKS_PER_OBJECT(inode->i_sb);