Re: 2.6.13-rc6-mm1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave Kleikamp <[email protected]> wrote:
>
> It seems that git-ocfs2.patch duplicates the
> update-filesystems-for-new-delete_inode-behavior.patch.  I noticed it
> adds duplicate statements like:
> 
> diff -puN fs/ext2/inode.c~git-ocfs2 fs/ext2/inode.c
> diff -puN fs/ext3/inode.c~git-ocfs2 fs/ext3/inode.c
> --- devel/fs/ext3/inode.c~git-ocfs2     2005-08-18 22:00:35.000000000 -0700
> +++ devel-akpm/fs/ext3/inode.c  2005-08-18 22:00:37.000000000 -0700
> @@ -189,6 +189,8 @@ void ext3_delete_inode (struct inode * i
> 
>         truncate_inode_pages(&inode->i_data, 0);
> 
> +       truncate_inode_pages(&inode->i_data, 0);
> +
>         if (is_bad_inode(inode))
>                 goto no_delete;

Oh crap, thanks.  I'll fix that up differently somehow.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux