lkml.org 
[lkml]   [2005]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.13-rc6-mm1
Dave Kleikamp <shaggy@austin.ibm.com> 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-19 21:25    [W:0.275 / U:0.904 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site