Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 May 2010 16:11:11 +0000 (09:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 May 2010 16:11:11 +0000 (09:11 -0700)
commitd28619f1563140526e2f84eae436f39206f40a69
treed93284016a0983c8f27b745a3c50738617e50995
parent021fad8b706849c091f6e682bc5df3ce4f9ab4d7
parentf32764bd2bbb6ea003c158b1d276b4dc9f900348
Merge branch 'for_linus' of git://git./linux/kernel/git/jack/linux-fs-2.6

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6:
  quota: Convert quota statistics to generic percpu_counter
  ext3 uses rb_node = NULL; to zero rb_root.
  quota: Fixup dquot_transfer
  reiserfs: Fix resuming of quotas on remount read-write
  pohmelfs: Remove dead quota code
  ufs: Remove dead quota code
  udf: Remove dead quota code
  quota: rename default quotactl methods to dquot_
  quota: explicitly set ->dq_op and ->s_qcop
  quota: drop remount argument to ->quota_on and ->quota_off
  quota: move unmount handling into the filesystem
  quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
  quota: move remount handling into the filesystem
  ocfs2: Fix use after free on remount read-only

Fix up conflicts in fs/ext4/super.c and fs/ufs/file.c
drivers/staging/pohmelfs/inode.c
fs/ext4/super.c
fs/quota/dquot.c
fs/super.c
fs/udf/file.c
fs/ufs/file.c
fs/ufs/super.c
fs/ufs/truncate.c
include/linux/quotaops.h