linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ext2 and udf changes for v4.20-rc1
@ 2018-10-29 10:41 Jan Kara
  2018-10-29 17:24 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2018-10-29 10:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-ext4, linux-fsdevel

  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] ext2 and udf changes for v4.20-rc1
  2018-10-29 10:41 [GIT PULL] ext2 and udf changes for v4.20-rc1 Jan Kara
@ 2018-10-29 17:24 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-29 17:24 UTC (permalink / raw)
  To: jack; +Cc: linux-ext4, linux-fsdevel

On Mon, Oct 29, 2018 at 3:41 AM Jan Kara <jack@suse.cz> wrote:
>
> Small ext2 cleanups and couple of udf fixes.

Pulled,

                   Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-30  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29 10:41 [GIT PULL] ext2 and udf changes for v4.20-rc1 Jan Kara
2018-10-29 17:24 ` Linus Torvalds

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).