lkml.org 
[lkml]   [2002]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: BIG files & file systems
    From
    Date
    On Thu, 2002-08-01 at 20:09, Stephen Lord wrote:

    > > > You _do_ need unique ->st_ino from stat(2), though - otherwise tar(1)
    > > > and friends will break in all sorts of amusing ways. And there's
    > > > nothing kernel can do about that - applications expect 32bit st_ino
    > > > (compare them as 32bit values, etc.)
    > >
    > > Which is why "tar and friends" are to different extents already broken
    > > on various filesystems like Coda, NFS, NTFS, ReiserFS, and probably XFS.
    > > (i.e. anything that currently uses iget5_locked instead of iget to grab
    > > the inode).
    >
    > Why are they broken? In the case of XFS at least you still get a unique
    > and stable inode number back - and it fits in 32 bits too.

    reiserfs is not broken here. It has unique stable 32 bit inode numbers,
    but looking up the file on disk requires 64 bits of information.

    -chris


    -
    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/

    \
     
     \ /
      Last update: 2005-03-22 13:27    [W:2.479 / U:0.120 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site