From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>, stable@vger.kernel.org
Cc: stable@vger.kernel.org
Subject: Re: [PATCH v2] btrfs: add missing check for nocow and compression inode flags
Date: Fri, 17 Jul 2020 17:08:48 +0000 [thread overview]
Message-ID: <20200717170849.03B6520737@mail.kernel.org> (raw)
In-Reply-To: <20200713103349.22448-1-dsterba@suse.com>
Hi
[This is an automated email]
This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: 4.4+
The bot has tested the following trees: v5.7.8, v5.4.51, v4.19.132, v4.14.188, v4.9.230, v4.4.230.
v5.7.8: Build OK!
v5.4.51: Build OK!
v4.19.132: Failed to apply! Possible dependencies:
04e6863b19c72 ("btrfs: split btrfs_setxattr calls regarding transaction")
262c96a3c3670 ("btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans")
7715da84f74d5 ("btrfs: merge _btrfs_set_prop helpers")
8b4d1efc9e6c3 ("btrfs: prop: open code btrfs_set_prop in inherit_prop")
cac237ae095f6 ("btrfs: rename btrfs_setxattr to btrfs_setxattr_trans")
d2b8fcfe43155 ("btrfs: modify local copy of btrfs_inode flags")
f22125e5d8ae1 ("btrfs: refactor btrfs_set_props to validate externally")
ff9fef559babe ("btrfs: start transaction in btrfs_ioctl_setflags()")
v4.14.188: Failed to apply! Possible dependencies:
04e6863b19c72 ("btrfs: split btrfs_setxattr calls regarding transaction")
1905a0f7c7de3 ("btrfs: rename btrfs_mask_flags to reflect which flags it touches")
262c96a3c3670 ("btrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans")
38e82de8ccd18 ("btrfs: user proper type for btrfs_mask_flags flags")
5ba76abfb2336 ("btrfs: rename check_flags to reflect which flags it touches")
5c57b8b6a4966 ("btrfs: unify naming of flags variables for SETFLAGS and XFLAGS")
7715da84f74d5 ("btrfs: merge _btrfs_set_prop helpers")
7852781d94b30 ("btrfs: drop underscores from exported xattr functions")
7b6a221e5b21f ("btrfs: rename btrfs_update_iflags to reflect which flags it touches")
8b4d1efc9e6c3 ("btrfs: prop: open code btrfs_set_prop in inherit_prop")
93370509c24cc ("btrfs: SETFLAGS ioctl: use helper for compression type conversion")
a157d4fd81dc7 ("btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches")
ab0d09361662b ("btrfs: drop extern from function declarations")
cac237ae095f6 ("btrfs: rename btrfs_setxattr to btrfs_setxattr_trans")
d2b8fcfe43155 ("btrfs: modify local copy of btrfs_inode flags")
f22125e5d8ae1 ("btrfs: refactor btrfs_set_props to validate externally")
ff9fef559babe ("btrfs: start transaction in btrfs_ioctl_setflags()")
v4.9.230: Failed to apply! Possible dependencies:
0b246afa62b0c ("btrfs: root->fs_info cleanup, add fs_info convenience variables")
1905a0f7c7de3 ("btrfs: rename btrfs_mask_flags to reflect which flags it touches")
38e82de8ccd18 ("btrfs: user proper type for btrfs_mask_flags flags")
5ba76abfb2336 ("btrfs: rename check_flags to reflect which flags it touches")
5c57b8b6a4966 ("btrfs: unify naming of flags variables for SETFLAGS and XFLAGS")
62d1f9fe97dd2 ("btrfs: remove trivial helper btrfs_find_tree_block")
a157d4fd81dc7 ("btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches")
cf8cddd38bab3 ("btrfs: don't abuse REQ_OP_* flags for btrfs_map_block")
da17066c40472 ("btrfs: pull node/sector/stripe sizes out of root and into fs_info")
de143792253e2 ("btrfs: struct btrfsic_state->root should be an fs_info")
fb456252d3d9c ("btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere")
ff9fef559babe ("btrfs: start transaction in btrfs_ioctl_setflags()")
v4.4.230: Failed to apply! Possible dependencies:
0132761017e01 ("btrfs: fix string and comment grammatical issues and typos")
09cbfeaf1a5a6 ("mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros")
0b246afa62b0c ("btrfs: root->fs_info cleanup, add fs_info convenience variables")
0e749e54244ee ("dax: increase granularity of dax_clear_blocks() operations")
1905a0f7c7de3 ("btrfs: rename btrfs_mask_flags to reflect which flags it touches")
38e82de8ccd18 ("btrfs: user proper type for btrfs_mask_flags flags")
4420cfd3f51cf ("staging: lustre: format properly all comment blocks for LNet core")
52db400fcd502 ("pmem, dax: clean up clear_pmem()")
5ba76abfb2336 ("btrfs: rename check_flags to reflect which flags it touches")
5c57b8b6a4966 ("btrfs: unify naming of flags variables for SETFLAGS and XFLAGS")
5fd88337d209d ("staging: lustre: fix all conditional comparison to zero in LNet layer")
a157d4fd81dc7 ("btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches")
b2e0d1625e193 ("dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()")
bb7ab3b92e46d ("btrfs: Fix misspellings in comments.")
cf8cddd38bab3 ("btrfs: don't abuse REQ_OP_* flags for btrfs_map_block")
d1a5f2b4d8a12 ("block: use DAX for partition table reads")
de143792253e2 ("btrfs: struct btrfsic_state->root should be an fs_info")
e10624f8c0971 ("pmem: fail io-requests to known bad blocks")
ff9fef559babe ("btrfs: start transaction in btrfs_ioctl_setflags()")
NOTE: The patch will not be queued to stable trees until it is upstream.
How should we proceed with this patch?
--
Thanks
Sasha
next prev parent reply other threads:[~2020-07-17 17:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-10 10:05 [PATCH] btrfs: add missing check for nocow and compression inode flags David Sterba
2020-07-10 10:10 ` Nikolay Borisov
2020-07-10 13:34 ` David Sterba
2020-07-10 14:55 ` Nikolay Borisov
2020-07-10 10:17 ` Johannes Thumshirn
2020-07-10 13:28 ` David Sterba
2020-07-13 10:33 ` [PATCH v2] " David Sterba
2020-07-17 17:08 ` Sasha Levin [this message]
2020-07-16 0:27 ` [PATCH] " Sasha Levin
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=20200717170849.03B6520737@mail.kernel.org \
--to=sashal@kernel.org \
--cc=dsterba@suse.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).