> The new bug is rather that glibc will return EOVERFLOW, and try to > rewind your file pointer if your filesystem happens to return 64-bit > offsets to getdents64(). Well, that's sort of understandable. It has to map unique 64-bit offsets to unique 32-bits offsets, which is rather hard. Miklos - 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/
- References:
- [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: [email protected]
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: Al Viro <[email protected]>
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: [email protected]
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: Miklos Szeredi <[email protected]>
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: [email protected]
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: Miklos Szeredi <[email protected]>
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: [email protected]
- Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- From: Trond Myklebust <[email protected]>
- [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- Prev by Date: Re: [PATCH 19/42]: ppc64: bugfix: crash on PHB add
- Next by Date: Re: [Lhms-devel] [PATCH 0/7] Fragmentation Avoidance V19
- Previous by thread: Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- Next by thread: Re: [RFC,PATCH] libfs dcache_readdir() and dcache_dir_lseek() bugfix
- Index(es):