|
| From: | Miklos Szeredi |
| Subject: | [bug #17877] Invalid "No such file or directory" error on filesystem without stable inode numbers |
| Date: | Thu, 28 Sep 2006 14:17:16 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1) |
Follow-up Comment #2, bug #17877 (project findutils):
I've found the following about st_ino in POSIX:
In definitions:
3.175 File Serial Number
A per-file system unique identifier for a file.
In sys/stat.h:
ino_t st_ino File serial number.
The st_ino and st_dev fields taken together uniquely identify the file
within the system.
I can't see any requirement about st_ino having to be stable, only that it
has to be unique.
Can you please forward this bug report to gnulib?
Thanks
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?17877>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |