1. 16 Dec, 2010 4 commits
  2. 23 Nov, 2010 11 commits
  3. 07 Nov, 2010 1 commit
    • Christoph Hellwig's avatar
      hfsplus: fix option parsing during remount · 6f80dfe5
      Christoph Hellwig authored
      hfsplus only actually uses the force option during remount, but it uses
      the full option parser with a fake superblock to do so.  This means remount
      will fail if any nls option is set (which happens frequently with older
      mount tools), even if it is the same.
      
      Fix this by adding a simpler version of the parser that only parses the force
      option for remount.
      Signed-off-by: default avatarChristoph Hellwig <hch@tuxera.com>
      6f80dfe5
  4. 03 Nov, 2010 6 commits
  5. 02 Nov, 2010 7 commits
  6. 01 Nov, 2010 11 commits