1. 30 4月, 2009 1 次提交
  2. 29 4月, 2009 1 次提交
    • J
      nfsd: support ext4 i_version · c654b8a9
      J. Bruce Fields 提交于
      ext4 supports a real NFSv4 change attribute, which is bumped whenever
      the ctime would be updated, including times when two updates arrive
      within a jiffy of each other.  (Note that although ext4 has space for
      nanosecond-precision ctime, the real resolution is lower: it actually
      uses jiffies as the time-source.)  This ensures clients will invalidate
      their caches when they need to.
      
      There is some fear that keeping the i_version up-to-date could have
      performance drawbacks, so for now it's turned on only by a mount option.
      We hope to do something better eventually.
      Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
      Cc: Theodore Tso <tytso@mit.edu>
      c654b8a9
  3. 07 4月, 2009 2 次提交
  4. 04 4月, 2009 24 次提交
  5. 30 3月, 2009 1 次提交
  6. 28 3月, 2009 1 次提交
  7. 19 3月, 2009 7 次提交
  8. 31 1月, 2009 1 次提交
  9. 30 1月, 2009 2 次提交