[GIT PULL] ext2, reiserfs, udf, and quota cleanups and fixes for 6.4-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v6.4-rc1

To get a couple of small fixes and cleanups for ext2, udf, reiserfs, and
quota. The biggest change in this pull is making CONFIG_PRINT_QUOTA_WARNING
depend on BROKEN with an outlook for removing it completely in an year or
so.

Top of the tree is 36d532d713db. The full shortlog is:

Colin Ian King (1):
      ext2: remove redundant assignment to pointer end

Jan Kara (3):
      ext2: Correct maximum ext2 filesystem block size
      ext2: Check block size validity during mount
      quota: Use register_sysctl_init() for registering fs_dqstats_table

Luis Chamberlain (1):
      quota: simplify two-level sysctl registration for fs_dqstats_table

Matthew Wilcox (Oracle) (1):
      udf: Use folios in udf_adinicb_writepage()

Tom Rix (2):
      reiserfs: remove unused sched_count variable
      reiserfs: remove unused iter variable

Yangtao Li (5):
      udf: use wrapper i_blocksize() in udf_discard_prealloc()
      quota: fixup *_write_file_info() to return proper error code
      quota: make dquot_set_dqinfo return errors from ->write_info
      quota: update Kconfig comment
      quota: mark PRINT_QUOTA_WARNING as BROKEN

The diffstat is

 fs/ext2/ext2.h        |  3 ++-
 fs/ext2/super.c       |  7 +++++++
 fs/ext2/xattr.c       |  1 -
 fs/quota/Kconfig      |  4 ++--
 fs/quota/dquot.c      | 24 ++----------------------
 fs/quota/quota_v1.c   |  2 +-
 fs/quota/quota_v2.c   |  2 +-
 fs/reiserfs/journal.c |  2 --
 fs/reiserfs/stree.c   |  2 --
 fs/udf/inode.c        | 10 +++++-----
 fs/udf/truncate.c     |  4 ++--
 11 files changed, 22 insertions(+), 39 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@xxxxxxxx>
SUSE Labs, CR



[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux