Re: [PATCH] Test for sb_getblk return value

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

 



Glauber de Oliveira Costa <[email protected]> wrote:
>
> I'm resending it now with the changes you suggested. 
> Actually, 2 copies of it follows. 

argh.  Please never attach multiple patches to a single email.

And please always include a complete, uptodate changelog with each iteration
of a patch.  I don't want to have to troll back through the mailing list,
identify the initial changelog and then replay the email thread making any
needed updates to that changelog.

Also please review section 11 of Documentation/SubmittingPatches then
include a Signed-off-by: with your patches.

> In the first one(v2), I kept the style in the changes in resize.c, as this 
> seems to be the default way things like this are done there. In the other, 
> (v3), I did statement checks in the way you suggested in both files.

Don't worry about the surrounding style - if it's wrong, it's wrong.  Just
stick with Documentation/CodingStyle.

Do this:

		if (!bh) {

and not this:

		if (!bh){

> Also, sorry for the last mail. I got a problem with my relay, and my mail 
> address was sent wrong before I noticed that. Mails sent to it will probably 
> return.

The change to update_backups() is wrong - it will leave a JBD transaction
open on return.

Please fix all that up and resend. 
http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt may prove useful,
thanks.

-
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]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux