X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Freiserfs%2Ftail_conversion.c;h=bbc0e5045b24a022d78617bb0a7826a25b3dfb8a;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=0d8a6a6113ccc697062c359a30cd8c0b68ce15c0;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/fs/reiserfs/tail_conversion.c b/fs/reiserfs/tail_conversion.c index 0d8a6a611..bbc0e5045 100644 --- a/fs/reiserfs/tail_conversion.c +++ b/fs/reiserfs/tail_conversion.c @@ -223,7 +223,7 @@ int indirect2direct (struct reiserfs_transaction_handle *th, /* Set direct item header to insert. */ - make_le_item_head (&s_ih, NULL, get_inode_item_key_version (p_s_inode), pos1 + 1, + make_le_item_head (&s_ih, 0, get_inode_item_key_version (p_s_inode), pos1 + 1, TYPE_DIRECT, round_tail_len, 0xffff/*ih_free_space*/); /* we want a pointer to the first byte of the tail in the page.