public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Mohammad A. Haque" <mhaque@haque.net>
To: Jens Axboe <axboe@suse.de>
Cc: linux-kernel@vger.kernel.org, Linus Torvalds <torvalds@transmeta.com>
Subject: Re: test13-pre4... udf problem with dvd access vs test12
Date: Mon, 25 Dec 2000 11:17:55 -0500	[thread overview]
Message-ID: <3A477333.1BC64D4C@haque.net> (raw)
In-Reply-To: <3A47212D.F9F119C3@xmission.com> <3A476C7D.1952EDB4@haque.net> <3A477014.CE908BFC@haque.net> <20001225171305.G303@suse.de>

Fix confirmed. Am i supposed to get some DriveSense errors? I probably
am just don't recall.

Jens Axboe wrote:
> Yes I know about this one, I've attached the patch here again. Linus,
> could you apply?
> 
> --- drivers/ide/ide-cd.c~       Sat Dec 23 23:59:52 2000
> +++ drivers/ide/ide-cd.c        Sun Dec 24 00:03:38 2000
> @@ -333,7 +333,7 @@
>  {
>         int log = 0;
> 
> -       if (sense == NULL || pc->quiet)
> +       if (sense == NULL || pc == NULL || pc->quiet)
>                 return 0;
> 
>         switch (sense->sense_key) {
> 
> --
> * Jens Axboe <axboe@suse.de>
> * SuSE Labs

-- 

=====================================================================
Mohammad A. Haque                              http://www.haque.net/ 
                                               mhaque@haque.net

  "Alcohol and calculus don't mix.             Project Lead
   Don't drink and derive." --Unknown          http://wm.themes.org/
                                               batmanppc@themes.org
=====================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-12-25 16:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-25 10:27 test13-pre4... udf problem with dvd access vs test12 Frank Jacobberger
2000-12-25 15:49 ` Mohammad A. Haque
2000-12-25 16:04   ` Mohammad A. Haque
2000-12-25 16:13     ` Jens Axboe
2000-12-25 16:17       ` Mohammad A. Haque [this message]
2000-12-25 16:24         ` Mohammad A. Haque
2000-12-25 16:34         ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A477333.1BC64D4C@haque.net \
    --to=mhaque@haque.net \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox