1. 13 11月, 2013 1 次提交
    • V
      hfsplus: add metadata file's clump size calculation functionality · b3b5b0f0
      Vyacheslav Dubeyko 提交于
      There are situation when HFS+ volume had been created without
      AttributesFile.  Such situation can take place because of using old
      mkfs.hfs utility or creation HFS+ volume without taking in mind
      necessity to use xattrs.  For example, Mac OS X 10.4 (Tiger) doesn't
      create AttributesFile during mkfs phase.  Also it is a very frequent
      situation for the case of users that created HFS+ volumes under Linux.
      As a result, xattrs and POSIX ACLs on HFS+ volume are unavailable for
      such users.
      
      This patchset implements functionality of AttributesFile creation on
      HFS+ volume in the case of this metadata file absence during operation
      of xattr creation.
      
      This patch:
      
      Add functionality of metadata file's clump size calculation.  Operation
      of AttributesFile creation needs in clump size setting.  This value will
      be used when AttributesFile will be extended.
      
      This code is adopted from code of newfs_hfs utility of diskdev_cmds packet
      http://opensource.apple.com/tarballs/diskdev_cmds/.
      Signed-off-by: NVyacheslav Dubeyko <slava@dubeyko.com>
      Cc: Al Viro <viro@zeniv.linux.org.uk>
      Cc: Christoph Hellwig <hch@infradead.org>
      Cc: Hin-Tak Leung <htl10@users.sourceforge.net>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      b3b5b0f0
  2. 01 5月, 2013 2 次提交
  3. 28 2月, 2013 1 次提交
  4. 21 12月, 2012 1 次提交
  5. 17 12月, 2010 1 次提交
  6. 23 11月, 2010 1 次提交
  7. 14 10月, 2010 3 次提交
  8. 01 10月, 2010 4 次提交
  9. 30 4月, 2008 1 次提交
  10. 08 2月, 2008 1 次提交
  11. 17 7月, 2007 1 次提交
  12. 09 5月, 2007 1 次提交
  13. 27 9月, 2006 1 次提交
  14. 23 6月, 2006 1 次提交
  15. 01 4月, 2006 1 次提交
  16. 19 1月, 2006 2 次提交
  17. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4