From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UBIFS fixes for 5.2-rc2
Date: Sun, 19 May 2019 21:54:11 +0200 (CEST) [thread overview]
Message-ID: <273612995.64271.1558295651158.JavaMail.zimbra@nod.at> (raw)
Linus,
The following changes since commit 2bbacd1a92788ee334c7e92b765ea16ebab68dfe:
Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2019-05-15 09:06:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.2-rc2
for you to fetch changes up to 4dd0481584d09221849ac8a3af4cd3cefd58c11e:
ubifs: Convert xattr inum to host order (2019-05-15 21:56:48 +0200)
----------------------------------------------------------------
This pull request contains the following fixes for UBIFS:
- Build errors wrt. xattrs
- Mismerge which lead to a wrong Kconfig ifdef
- Missing endianness conversion
----------------------------------------------------------------
Richard Weinberger (2):
ubifs: Use correct config name for encryption
ubifs: Convert xattr inum to host order
YueHaibing (1):
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
fs/ubifs/sb.c | 4 ++--
fs/ubifs/ubifs.h | 6 +++++-
fs/ubifs/xattr.c | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
next reply other threads:[~2019-05-19 19:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-19 19:54 Richard Weinberger [this message]
2019-05-19 22:55 ` [GIT PULL] UBIFS fixes for 5.2-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=273612995.64271.1558295651158.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.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