1. 30 3月, 2009 1 次提交
    • C
      xfs: remove m_attroffset · 1a5902c5
      Christoph Hellwig 提交于
      With the upcoming v3 inodes the default attroffset needs to be calculated
      for each specific inode, so we can't cache it in the superblock anymore.
      
      Also replace the assert for wrong inode sizes with a proper error check
      also included in non-debug builds.  Note that the ENOSYS return for
      that might seem odd, but that error is returned by xfs_mount_validate_sb
      for all theoretically valid but not supported filesystem geometries.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Reviewed-by: NJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
      1a5902c5
  2. 29 3月, 2009 5 次提交
  3. 16 3月, 2009 7 次提交
  4. 15 3月, 2009 1 次提交
  5. 07 3月, 2009 6 次提交
  6. 04 3月, 2009 3 次提交
  7. 20 2月, 2009 2 次提交
  8. 19 2月, 2009 2 次提交
  9. 13 2月, 2009 2 次提交
  10. 09 2月, 2009 10 次提交
  11. 04 2月, 2009 1 次提交