linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] ext2 and udf changes for v4.20-rc1
Date: Mon, 29 Oct 2018 11:41:50 +0100	[thread overview]
Message-ID: <20181029104150.GD5988@quack2.suse.cz> (raw)

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git filesystems_for_v4.20-rc1

to get small ext2 cleanups and couple of udf fixes.

Top of the tree is 2aad26fa0a3d. The full shortlog is:

Chengguang Xu (2):
      ext2: cache NULL when both default_acl and acl are NULL
      ext2: remove redundant building macro check

Colin Ian King (1):
      udf: remove unused variables group_start and nr_groups

Jan Kara (4):
      udf: Prevent write-unsupported filesystem to be remounted read-write
      udf: Fix crash during mount
      udf: Drop freed bitmap / table support
      udf: Drop pack pragma from udf_sb.h

The diffstat is

 fs/ext2/acl.c   |   4 ++
 fs/ext2/ext2.h  |   4 --
 fs/ext2/super.c |   5 +-
 fs/udf/balloc.c |  30 +-----------
 fs/udf/super.c  | 139 +++++++++++++++++++++++++++++++-------------------------
 fs/udf/udf_sb.h |  10 +---
 6 files changed, 85 insertions(+), 107 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

             reply	other threads:[~2018-10-29 19:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-29 10:41 Jan Kara [this message]
2018-10-29 17:24 ` [GIT PULL] ext2 and udf changes for v4.20-rc1 Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181029104150.GD5988@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).