"Christopher Friesen" <[email protected]> wrote: > Joerg Schilling wrote: > > "Christopher Friesen" <[email protected]> wrote: > > >>There's nothing there that says the mapping cannot change with > >>time...just that it has to be unique. > > > > > > If it changes over the runtime of a program, it is not unique from the > > view of that program. > > That depends on what "uniquely identified" actually means. > > One possible definition is that at any time, a particular path maps to a > single unique st_ino/st_dev tuple. > > The other possibility (and this is what you seem to be advocating) is > that a st_ino/st_dev tuple always maps to the same file over the entire > runtime of the system. Well it is obvious that this is a requirement. If Linux does device name mapping at high level but leaves the low level part unstable, then the following coul happen: Just think about a program that checks a file that is on a removable media. This media is mounted via a vold service and someone removes the USB cable and reinserts it a second later. The filesystem on the device will be mounted on the same mount point but the device ID inside the system did change. As a result, the file unique identification st_ino/st_dev is not retained and the program is confused. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: "D. Hazelton" <[email protected]>
- vold for linux ? [was: Re: CD writing in future Linux (stirring up a hornets' nest)]
- From: Xavier Bestel <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Matthias Andree <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Martin Mares <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- References:
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Jan Engelhardt <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Martin Mares <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Matthias Andree <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Martin Mares <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Jan Engelhardt <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: "Theodore Ts'o" <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: "Christopher Friesen" <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: "Christopher Friesen" <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- Prev by Date: WD 400GB SATA Drive In Constant Smart Testing?
- Next by Date: Re: RFC: Compact Flash True IDE Mode Driver
- Previous by thread: Re: CD writing in future Linux (stirring up a hornets' nest)
- Next by thread: Re: CD writing in future Linux (stirring up a hornets' nest)
- Index(es):