linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] btrfs: Simplify parsing max_inline mount option
@ 2019-08-15  2:04 Vladimir Panteleev
  2019-08-15  2:04 ` [PATCH 1/1] " Vladimir Panteleev
  0 siblings, 1 reply; 7+ messages in thread
From: Vladimir Panteleev @ 2019-08-15  2:04 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Vladimir Panteleev

A nit I noticed when writing the global_reserve_size patch.

I'm assuming that rejecting garbage in mount options (where it was
silently accepted before) does not break the first rule of kernel
development?

Vladimir Panteleev (1):
  btrfs: Simplify parsing max_inline mount option

 fs/btrfs/super.c | 24 +++++++++---------------
 1 file changed, 9 insertions(+), 15 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2019-08-21 16:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15  2:04 [PATCH 0/1] btrfs: Simplify parsing max_inline mount option Vladimir Panteleev
2019-08-15  2:04 ` [PATCH 1/1] " Vladimir Panteleev
2019-08-15  4:54   ` Anand Jain
2019-08-15 14:54     ` Vladimir Panteleev
2019-08-21 14:35   ` David Sterba
2019-08-21 15:16     ` Vladimir Panteleev
2019-08-21 16:08       ` David Sterba

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