From: Omar Sandoval <osandov@osandov.com>
To: linux-btrfs@vger.kernel.org
Cc: Chris Murphy <lists@colorremedies.com>,
Andreas Gruenbacher <agruenba@redhat.com>,
stable@vger.kernel.org, kernel-team@fb.com
Subject: [PATCH v2 0/3] Btrfs: disable xattr operations on subvolume directories
Date: Wed, 25 Jan 2017 17:06:37 -0800 [thread overview]
Message-ID: <cover.1485392101.git.osandov@fb.com> (raw)
In-Reply-To: <c96f9f4d14c7a40913a39856ca8f065d37113372.1485311744.git.osandov@fb.com>
From: Omar Sandoval <osandov@fb.com>
This series is based on v4.10-rc4. It should probably go in for v4.10
and to stable for v4.9.x.
Changes from v1:
- Added patch 1 to remove an obsolete place where we use
btrfs_dir_ro_inode_operations since the fix in patch 2 concerns
btrfs_dir_ro_inode_operations.
- Added patch 3. It's mostly a cleanup, but I can't convince myself that
there aren't any in-kernel callers that will change ACLs directly.
Let's get this in just to be safe.
There are some more followup cleanups to do here, but let's get this fix
in first.
Omar Sandoval (3):
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Btrfs: disable xattr operations on subvolume directories
Btrfs: remove ->{get,set}_acl() from btrfs_dir_ro_inode_operations
fs/btrfs/inode.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
--
2.11.0
next prev parent reply other threads:[~2017-01-26 1:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-26 1:06 [PATCH] Btrfs: disable xattr operations on subvolume directories Omar Sandoval
2017-01-25 2:38 ` Omar Sandoval
2017-01-25 12:28 ` Andreas Gruenbacher
[not found] ` <CAHc6FU7ubp4-A-oF+0nuKf27QJMeG_UtQx0pjdL7uVS+UwX6uw@mail.gmail.com>
2017-01-25 23:46 ` Omar Sandoval
2017-01-26 1:06 ` Omar Sandoval [this message]
2017-01-26 1:06 ` [PATCH v2 1/3] Btrfs: remove old tree_root case in btrfs_read_locked_inode() Omar Sandoval
2017-01-26 17:19 ` David Sterba
2017-01-26 1:06 ` [PATCH v2 2/3] Btrfs: disable xattr operations on subvolume directories Omar Sandoval
2017-01-26 17:19 ` David Sterba
2017-01-26 1:06 ` [PATCH v2 3/3] Btrfs: remove ->{get,set}_acl() from btrfs_dir_ro_inode_operations Omar Sandoval
2017-01-26 17:18 ` David Sterba
2017-01-26 23:45 ` [PATCH v2 0/3] Btrfs: disable xattr operations on subvolume directories Chris Mason
2017-01-26 1:08 ` [PATCH] " Omar Sandoval
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=cover.1485392101.git.osandov@fb.com \
--to=osandov@osandov.com \
--cc=agruenba@redhat.com \
--cc=kernel-team@fb.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=lists@colorremedies.com \
--cc=stable@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 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).