From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Fri, 30 Jul 2010 17:01:09 +0100 Subject: [Cluster-devel] [GFS2 PATCH] - GFS2: Fix typo in stuffed file data copy handling In-Reply-To: <177836242.877301280504092276.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> References: <177836242.877301280504092276.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> Message-ID: <1280505669.2504.43.camel@localhost> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Fri, 2010-07-30 at 11:34 -0400, Abhijith Das wrote: > trunc_start() in bmap.c incorrectly uses sizeof(struct gfs2_inode) instead of > sizeof(struct gfs2_dinode). > > Signed-off-by: Abhi Das Good spotting! Now in the -nmw git tree. Thanks, Steve.