From: Jeff Layton <jlayton@redhat.com>
To: Christoph Hellwig <hch@lst.de>, bfields@fieldses.org
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: rewrite file locking compat syscalls
Date: Tue, 16 May 2017 06:08:21 -0400 [thread overview]
Message-ID: <1494929301.2852.1.camel@redhat.com> (raw)
In-Reply-To: <20170515203306.26336-1-hch@lst.de>
On Mon, 2017-05-15 at 22:33 +0200, Christoph Hellwig wrote:
> Export proper lowlevel helper and use them from the compat code instead
> of playing set_fs games.
>
Looks good -- nice cleanup...and yeah, ISTR that I broke ARM when
merging the OFD lock code because I screwed up the set_fs calls. So, I'm
all for this change.
Christoph, do you want me to plan to merge these for v4.13? If so, I'll
get them into my linux-next branch soon so we can start testing them.
Thanks,
Reviewed-by: Jeff Layton <jlayton@redhat.com>
prev parent reply other threads:[~2017-05-16 10:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 20:33 rewrite file locking compat syscalls Christoph Hellwig
2017-05-15 20:33 ` [PATCH 1/2] fs/locks: pass kernel struct flock to fcntl_getlk/setlk Christoph Hellwig
2017-05-15 20:33 ` [PATCH 2/2] fs/locks: don't mess with the address limit in compat_fcntl64 Christoph Hellwig
2017-05-16 10:46 ` Jeff Layton
2017-05-16 11:50 ` Christoph Hellwig
2017-05-16 10:08 ` Jeff Layton [this message]
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=1494929301.2852.1.camel@redhat.com \
--to=jlayton@redhat.com \
--cc=bfields@fieldses.org \
--cc=hch@lst.de \
--cc=linux-fsdevel@vger.kernel.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 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.