All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Fix ioctls on 32bit/64bit userspace/kernel, for 4.10
@ 2017-02-08 16:51 David Sterba
  2017-02-08 23:51 ` Chris Mason
  2017-02-09 20:28 ` Adam Borowski
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2017-02-08 16:51 UTC (permalink / raw)
  To: clm; +Cc: David Sterba, linux-btrfs

Hi,

could you please merge this single-patch pull request, for 4.10 still?  There
are quite a few patches on top of v4.10-rc7 so this IMHO does not look like
look too bad even late in the release cycle. Though it's a fix for an uncommon
usecase of 32bit userspace on 64bit kernel, it fixes basically operation of the
ioctls. Thanks.

The following changes since commit 57b59ed2e5b91e958843609c7884794e29e6c4cb:

  Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations (2017-01-26 15:48:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git fixes-4.10

for you to fetch changes up to 2a362249187a8d0f6d942d6e1d763d150a296f47:

  btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls (2017-02-08 17:47:30 +0100)

----------------------------------------------------------------
Jeff Mahoney (1):
      btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls

 fs/btrfs/ioctl.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2017-02-09 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 16:51 [PULL] Fix ioctls on 32bit/64bit userspace/kernel, for 4.10 David Sterba
2017-02-08 23:51 ` Chris Mason
2017-02-09 20:28 ` Adam Borowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.