login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
25
Re: What to do about the 2TB limit on HDIO_GETGEO ?
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
H. Peter Anvin <hpa@...>
To: Mark Lord <lkml@...>
Cc: Greg KH <gregkh@...>, Jens Axboe <axboe@...>, Jeff Garzik <jgarzik@...>, Tejun Heo <htejun@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, Linux Kernel <linux-kernel@...>, IDE/ATA development list <linux-ide@...>, linux-scsi <linux-scsi@...>
Subject:
Re: What to do about the 2TB limit on HDIO_GETGEO ?
Date: Tuesday, March 25, 2008 - 9:55 am
Mark Lord wrote:
quoted text
> > Yeah, that would be just as good, really. Maybe even better. > > Mark Lord wrote (later on): >> Instead, software has to search everything inside /sys/block/ >> looking for a "dev" file whose contents match, >> rather than just trying to access something like this: >> >> /sys/block/8:1/start >> or >> /sys/block/majors/8/minors/1/start >> >> Or any one of a number of similar ways to arrange it. > .. >
It shouldn't be under /sys/block... there are enough many things that scan /sys/block and assume any directory underneath it has the current format. -hpa --
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:
What to do about the 2TB limit on HDIO_GETGEO ?
, Mark Lord
, (Tue Mar 25, 12:02 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, James Bottomley
, (Tue Mar 25, 11:17 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Greg Freemyer
, (Tue Mar 25, 1:45 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Matt Domsch
, (Sun Mar 30, 12:28 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Randy Dunlap
, (Tue Mar 25, 1:52 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Matthew Wilcox
, (Tue Mar 25, 2:09 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Boaz Harrosh
, (Wed Mar 26, 5:58 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Mark Lord
, (Tue Mar 25, 1:31 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, James Bottomley
, (Tue Mar 25, 3:32 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Tue Mar 25, 1:13 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Mark Lord
, (Tue Mar 25, 9:37 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Tue Mar 25, 9:55 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Mark Lord
, (Tue Mar 25, 1:37 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Greg KH
, (Tue Mar 25, 3:25 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Mark Lord
, (Tue Mar 25, 8:34 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Kay Sievers
, (Thu Mar 27, 2:51 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Thu Mar 27, 2:55 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Kay Sievers
, (Thu Mar 27, 3:03 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Tejun Heo
, (Tue Mar 25, 8:54 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Kay Sievers
, (Thu Mar 27, 3:29 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Thu Mar 27, 3:38 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Dan Williams
, (Fri Apr 11, 7:25 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Andrew Morton
, (Tue Apr 15, 3:18 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, James Bottomley
, (Tue Apr 15, 10:20 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Tue Apr 15, 2:16 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Dan Williams
, (Tue Apr 15, 7:43 pm)
patch sysfs-add-sys-dev-char-block-to-lookup-sysfs-path-by-m...
,
, (Wed Apr 16, 4:55 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Mark Lord
, (Tue Apr 15, 9:47 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Greg KH
, (Tue Mar 25, 11:38 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Tejun Heo
, (Wed Mar 26, 12:24 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Wed Mar 26, 2:04 am)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Randy Dunlap
, (Tue Mar 25, 3:34 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Tue Mar 25, 4:36 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Greg KH
, (Tue Mar 25, 5:20 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Tue Mar 25, 5:26 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Matthew Wilcox
, (Thu Mar 27, 3:05 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Greg KH
, (Tue Mar 25, 7:00 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, H. Peter Anvin
, (Tue Mar 25, 7:05 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Greg KH
, (Tue Mar 25, 7:22 pm)
Re: What to do about the 2TB limit on HDIO_GETGEO ?
, Andrew Morton
, (Tue Mar 25, 12:19 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Alan Cox
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 007/196] Chinese: add translation of stable_kernel_rules.txt
Eric W. Biederman
Re: [net-2.6.24][patch 2/2] Dynamically allocate the loopback device
Rafael J. Wysocki
Re: -mm merge plans for 2.6.23
git
:
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
David Miller
[GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
683 guests
online.
Online users
zeekec
uniquejohnreese
sreejithc
suryaemlinux
Syndicate