linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gao Xiang <hsiangkao@aol.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-erofs@lists.ozlabs.org,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	David Michael <fedora.dm0@gmail.com>, Chao Yu <chao@kernel.org>,
	Miao Xie <miaoxie@huawei.com>, Wang Li <wangli74@huawei.com>
Subject: [GIT PULL] erofs fixes for 5.5-rc2
Date: Thu, 12 Dec 2019 01:09:58 +0800	[thread overview]
Message-ID: <20191211170950.GA16027@hsiangkao-HP-ZHAN-66-Pro-G1> (raw)
In-Reply-To: 20191211170950.GA16027.ref@hsiangkao-HP-ZHAN-66-Pro-G1

Hi Linus,

Could you consider these fixes for this 5.5 round?

Mainly address a regression reported by David recently observed
together with overlayfs due to the improper return value of listxattr()
without xattr. Update outdated expressions in document as well.

Thanks,
Gao Xiang

The following changes since commit 219d54332a09e8d8741c1e1982f5eae56099de85:

  Linux 5.4 (2019-11-24 16:32:01 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-5.5-rc2-fixes

for you to fetch changes up to ffafde478309af01b2a495ecaf203125abfb35bd:

  erofs: update documentation (2019-12-08 21:37:01 +0800)

----------------------------------------------------------------
Changes since last update:

- Fix improper return value of listxattr() with no xattr;

- Keep up documentation with latest code.

----------------------------------------------------------------
Gao Xiang (2):
      erofs: zero out when listxattr is called with no xattr
      erofs: update documentation

 Documentation/filesystems/erofs.txt | 27 ++++++++++++++-------------
 fs/erofs/xattr.c                    |  2 ++
 2 files changed, 16 insertions(+), 13 deletions(-)

       reply	other threads:[~2019-12-11 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191211170950.GA16027.ref@hsiangkao-HP-ZHAN-66-Pro-G1>
2019-12-11 17:09 ` Gao Xiang [this message]
2019-12-11 20:50   ` [GIT PULL] erofs fixes for 5.5-rc2 pr-tracker-bot

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=20191211170950.GA16027@hsiangkao-HP-ZHAN-66-Pro-G1 \
    --to=hsiangkao@aol.com \
    --cc=akpm@linux-foundation.org \
    --cc=chao@kernel.org \
    --cc=fedora.dm0@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miaoxie@huawei.com \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    --cc=wangli74@huawei.com \
    /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).