1. 27 6月, 2006 26 次提交
  2. 20 6月, 2006 1 次提交
  3. 20 4月, 2006 1 次提交
  4. 01 4月, 2006 1 次提交
  5. 21 3月, 2006 1 次提交
    • C
      VFS: New /proc file /proc/self/mountstats · b4629fe2
      Chuck Lever 提交于
      Create a new file under /proc/self, called mountstats, where mounted file
      systems can export information (configuration options, performance counters,
      and so on).  Use a mechanism similar to /proc/mounts and s_ops->show_options.
      
      This mechanism does not violate namespace security, and is safe to use while
      other processes are unmounting file systems.
      
      Thanks to Mike Waychison for his review and comments.
      
      Test-plan:
      Test concurrent mount/unmount operations while cat'ing /proc/self/mountstats.
      Signed-off-by: NChuck Lever <cel@netapp.com>
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      b4629fe2
  6. 12 1月, 2006 1 次提交
  7. 08 11月, 2005 1 次提交
  8. 15 10月, 2005 1 次提交
  9. 23 9月, 2005 1 次提交
  10. 22 9月, 2005 1 次提交
  11. 10 9月, 2005 2 次提交
  12. 08 9月, 2005 3 次提交