1. 07 Aug, 2004 1 commit
    • Linus Torvalds's avatar
      Add infrastructure for the VFS layer to mark files seekable. · 4a47ae69
      Linus Torvalds authored
      We use a FMODE_LSEEK flag to match the existing read/write
      bits. This allows us to check for seekability on a VFS level
      for lseek/pread/pwrite, and cleans things up.
      
      Update some sites that used the numeric constants to use 
      the symbolic values instead.
      4a47ae69
  2. 06 Aug, 2004 14 commits
  3. 05 Aug, 2004 23 commits
  4. 04 Aug, 2004 2 commits