floppy regression from "[PATCH] fix floppy.c to store correct ..."

From: Cal Peake (cp_at_absolutedigital.net)
Date: 11/16/05

  • Next message: Zhu Yi: "Re: Linuv 2.6.15-rc1"
    Date:	Wed, 16 Nov 2005 00:47:58 -0500 (EST)
    To: Kernel Mailing List <linux-kernel@vger.kernel.org>
    
    

    Hi,

    Commit 88baf3e85af72f606363a85e9a60e9e61cc64a6c:

     "[PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk"

    causes an annoying side-effect. Upon first write attempt to a floppy I get
    this:

    $ dd if=bootdisk.img of=/dev/fd0 bs=1440k
    dd: writing `/dev/fd0': Operation not permitted
    1+0 records in
    0+0 records out

    Any successive attempts succeed without problem. Confirmed that backing
    out the patch fixes it.

    -cp

    -- 
    Phishing, pharming; n.: Ways to obtain phood. -- The Devil's Infosec Dictionary
    -
    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/
    

  • Next message: Zhu Yi: "Re: Linuv 2.6.15-rc1"

    Relevant Pages