Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Oct 2014 12:02:31 +0000 (08:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Oct 2014 12:02:31 +0000 (08:02 -0400)
commitac0c49396d5ed9a33f08ce661635ac1bff80bb4f
treee2f066b931b133e94fde7e1157c57bef69a928e7
parenteca9fdf32dd48976eab18d310acb0b8d4cc9bf26
parent6174c2eb8ecef271159bdcde460ce8af54d8f72f
Merge branch 'for_linus' of git://git./linux/kernel/git/jack/linux-fs

Pull UDF and quota updates from Jan Kara:
 "A few UDF fixes and also a few patches which are preparing filesystems
  for support of project quotas in VFS"

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: Fix loading of special inodes
  ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
  udf: remove redundant sys_tz declaration
  ocfs2: Don't use MAXQUOTAS value
  reiserfs: Don't use MAXQUOTAS value
  ext3: Don't use MAXQUOTAS value
  udf: Fix race between write(2) and close(2)
fs/ext3/super.c
fs/ocfs2/file.c
fs/ocfs2/super.c