lkml.org 
[lkml]   [2008]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/8] omfs: add inode routines
On Mon, Apr 21, 2008 at 05:13:18PM +0200, Miklos Szeredi wrote:
> > + if (sbi->s_num_blocks != be64_to_cpu(omfs_rb->r_num_blocks)) {
> > + printk(KERN_ERR "omfs: block count discrepancy between "
> > + "super and root blocks (%llx, %llx)\n",
> > + sbi->s_num_blocks, be64_to_cpu(omfs_rb->r_num_blocks));
> > + goto out_bh;
>
> Jump to wrong label.
>
> Also label names are a bit chaotic. But that's a matter of taste...

Thanks, fixed and I changed the label names to e.g. out_brelse_bh2.

--
Bob Copeland %% www.bobcopeland.com



\
 
 \ /
  Last update: 2008-04-22 04:13    [W:0.116 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site