--- zzzz-none-000/linux-2.6.19.2/fs/reiserfs/file.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/fs/reiserfs/file.c 2007-01-11 07:38:19.000000000 +0000 @@ -74,8 +74,7 @@ igrab(inode); reiserfs_warning(inode->i_sb, "pinning inode %lu because the " - "preallocation can't be freed", - inode->i_ino); + "preallocation can't be freed"); goto out; } }