]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[GFS2] Fix build warnings
authorFabio Massimo Di Nitto <fabbione@ubuntu.com>
Tue, 27 Nov 2007 05:16:42 +0000 (06:16 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 25 Jan 2008 08:08:11 +0000 (08:08 +0000)
commit6a69a23f7df18f39e4a084e10b62ff4a144b05a5
treed5bc744a43f2f05aea7a419b3c93ea314397d311
parent002ef1dc63ded14507c110d3cf83d0c3f51374ab
[GFS2] Fix build warnings

Hi Steven,

Steven Whitehouse wrote:
> Hi,
>
> Now in the -nmw git tree. Thanks,
>
> Steve.
>
> On Wed, 2007-11-21 at 11:54 -0600, Ryan O'Hara wrote:

this patch introduces a bunch of build warnings by leaving around

struct inode *inode = &ip->i_inode;

The patch in attachment cleans them up. Please apply.

Signed-off-by: Fabio Massimo Di Nitto <fabbione@ubuntu.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/eaops.c