login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
23
Re: [PATCH 04/22] ide-floppy: add ide_floppy_set_media_lock() helper
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Sergei Shtylyov
Subject:
Re: [PATCH 04/22] ide-floppy: add ide_floppy_set_media_lock() helper
Date: Saturday, August 23, 2008 - 4:49 am
Hello. Bartlomiej Zolnierkiewicz wrote:
quoted text
> Add ide_floppy_set_media_lock() helper and convert idefloppy_open(), > idefloppy_release() and ide_floppy_lockdoor() to use it. > > There should be no functional changes caused by this patch. > > Cc: Borislav Petkov <petkovbb@gmail.com> > Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> MBR, Sergei --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/22] ide: more work on generic ATAPI support
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:35 am)
[PATCH 01/22] ide-floppy: fixup ide_floppy_io_buffers()
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:35 am)
[PATCH 02/22] ide-scsi: cleanup ide_scsi_io_buffers()
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:35 am)
[PATCH 03/22] ide: add ide_io_buffers() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:35 am)
[PATCH 04/22] ide-floppy: add ide_floppy_set_media_lock() ...
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:35 am)
[PATCH 05/22] ide-tape: add ide_tape_set_media_lock() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 06/22] ide: add ide_init_pc() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 07/22] ide: add ide_queue_pc_head() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 08/22] ide: add ide_queue_pc_tail() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 09/22] ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 10/22] ide-floppy: move floppy ioctls handling to i ...
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 11/22] ide: add ide_set_media_lock() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 12/22] ide: add ide_do_start_stop() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:36 am)
[PATCH 13/22] ide: add ide_do_test_unit_ready() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 14/22] ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines ...
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 15/22] ide: drop dsc_handle argument from ide_pc_intr()
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 16/22] ide: add pointer to the current packet comma ...
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 17/22] ide: drop 'timeout' and 'expiry' arguments f ...
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 18/22] ide: add request_sense_{pc,rq} to ide_drive_t
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 19/22] ide: add ide_retry_pc() helper
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 20/22] ide: add ->pc_{update,io}_buffers methods
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 21/22] ide: make ide_pc_intr() static
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:37 am)
[PATCH 22/22] ide: make ide_transfer_pc() static
, Bartlomiej Zolnierki ...
, (Sun Aug 10, 8:38 am)
Re: [PATCH 11/22] ide: add ide_set_media_lock() helper
, Borislav Petkov
, (Sun Aug 10, 11:02 pm)
Re: [PATCH 00/22] ide: more work on generic ATAPI support
, Borislav Petkov
, (Sun Aug 10, 11:36 pm)
Re: [PATCH 11/22] ide: add ide_set_media_lock() helper
, Bartlomiej Zolnierki ...
, (Tue Aug 12, 2:05 am)
Re: [PATCH 11/22] ide: add ide_set_media_lock() helper
, Boris Petkov
, (Tue Aug 12, 6:37 am)
Re: [PATCH 11/22] ide: add ide_set_media_lock() helper
, Bartlomiej Zolnierki ...
, (Tue Aug 12, 10:48 am)
Re: [PATCH 04/22] ide-floppy: add ide_floppy_set_media_loc ...
, Sergei Shtylyov
, (Sat Aug 23, 4:49 am)
Re: [PATCH 13/22] ide: add ide_do_test_unit_ready() helper
, Sergei Shtylyov
, (Sat Aug 23, 2:31 pm)
Re: [PATCH 07/22] ide: add ide_queue_pc_head() helper
, Sergei Shtylyov
, (Sat Aug 23, 2:57 pm)
Re: [PATCH 08/22] ide: add ide_queue_pc_tail() helper
, Sergei Shtylyov
, (Sat Aug 23, 2:58 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Paul E. McKenney
Rafael J. Wysocki
[Bug #11287] Regression in 2.6.27-rc2 in acpi_processor_init()
Ingo Molnar
Re: [GIT PULL] time.c - respin
Robin Holt
Re: Linux 2.6.26-rc1
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Junio C Hamano
Re: git-svnimport
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Nicolas Pitre
[PATCH] diff: don't presume empty file when corresponding object is missing
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
[PATCH 1/5] dccp: Initialisation framework for feature negotiation
Mike Frysinger
Re: bridge netpoll support: mismatch between net core and bridge headers
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
timer: Try to survive timer callback preempt_count leak
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
Stephen J. Bevan
GRE over IPsec
Christophe Rioux
Implementation example of snmp
Darrin Chandler
Re: strange output on openbsd C code
Nick Holland
Re: booting openbsd on eee without cd-rom
Guido Tschakert
Re: what exactly is enc0?
Colocation donated by:
Syndicate