linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 RFC] fix duplicate code in btrfs_ioctl_setflags
@ 2019-04-17 15:37 Anand Jain
  2019-04-17 15:37 ` [PATCH 1/2 RFC] btrfs: refactor btrfs_set_props to validate externally Anand Jain
  2019-04-17 15:37 ` [PATCH 2/2 RFC] btrfs: start transaction in btrfs_ioctl_setflags() Anand Jain
  0 siblings, 2 replies; 5+ messages in thread
From: Anand Jain @ 2019-04-17 15:37 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba

There are two reasons why I am marking this as RFC as of now.
I don't see the preparatory patches yet, I wonder if this should
be based on for-next-20190415? I couldn't reproduce the issue,
which theoretically should exist as in the patch 2/2.

Some more cleanups related to the inode flags such as [1]
[1]
(don't change binode->flags directly, but do all flag updates on a
 temporary variable)
is wip.

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

end of thread, other threads:[~2019-04-18 14:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17 15:37 [PATCH 0/2 RFC] fix duplicate code in btrfs_ioctl_setflags Anand Jain
2019-04-17 15:37 ` [PATCH 1/2 RFC] btrfs: refactor btrfs_set_props to validate externally Anand Jain
2019-04-17 15:37 ` [PATCH 2/2 RFC] btrfs: start transaction in btrfs_ioctl_setflags() Anand Jain
2019-04-18 13:23   ` David Sterba
2019-04-18 14:27     ` Anand Jain

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).