• L
    Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 · 80dcc31f
    Linus Torvalds 提交于
    Pull GFS2 updates from Bob Peterson:
     "Here is a list of patches we've accumulated for GFS2 for the current
      upstream merge window.
    
      Most of the patches fix GFS2 quotas, which were not properly enforced.
      There's another that adds me as a GFS2 co-maintainer, and a couple
      patches that fix a kernel panic doing splice_write on GFS2 as well as
      a few correctness patches"
    
    * tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
      gfs2: fix quota refresh race in do_glock()
      gfs2: incorrect check for debugfs returns
      gfs2: allow fallocate to max out quotas/fs efficiently
      gfs2: allow quota_check and inplace_reserve to return available blocks
      gfs2: perform quota checks against allocation parameters
      GFS2: Move gfs2_file_splice_write outside of #ifdef
      GFS2: Allocate reservation during splice_write
      GFS2: gfs2_set_acl(): Cache "no acl" as well
      Add myself (Bob Peterson) as a maintainer of GFS2
    80dcc31f
aops.c 31.2 KB