lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 13 May 2007 12:43:03 -0400
From:	Dave Jones <davej@...hat.com>
To:	Jan Engelhardt <jengelh@...ux01.gwdg.de>
Cc:	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: undeprecate raw driver.

On Sun, May 13, 2007 at 06:35:45PM +0200, Jan Engelhardt wrote:

 > >-	tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)"
 > >+	tristate "RAW driver (/dev/raw/rawN)"
 > > 	depends on BLOCK
 > > 	help
 > >-	  The raw driver permits block devices to be bound to /dev/raw/rawN. 
 > >-	  Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. 
 > >+	  The raw driver permits block devices to be bound to /dev/raw/rawN.
 > >+	  Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O.
 > > 	  See the raw(8) manpage for more details.
 > > 
 > >-          The raw driver is deprecated and will be removed soon.
 > >-          Applications should simply open the device (eg /dev/hda1)
 > >+          Applications should preferably open the device (eg /dev/hda1)
 > >           with the O_DIRECT flag.
 > > 
 > > config MAX_RAW_DEVS
 > 
 > At least keep the "it's obsolete" Kconfig description. We
 > don't want new users/projects to jump on /dev/raw.

That'll just lead to some janitor sending more "OMG! OBSOLETE!" cleanup
patches getting it re-added to the feature-removal.txt
If we undeprecate it, it won't be going away, so new users of it
aren't any more of a problem than they have been the last two and
a half years.

	Dave

-- 
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ