All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] ext4: minor fixes to GETFSUUID ioctl
@ 2022-11-10 20:16 Darrick J. Wong
  2022-11-10 20:16 ` [PATCH 1/2] ext4: dont return EINVAL from GETFSUUID when reporting UUID length Darrick J. Wong
  2022-11-10 20:16 ` [PATCH 2/2] ext4: don't fail GETFSUUID when the caller provides a long buffer Darrick J. Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Darrick J. Wong @ 2022-11-10 20:16 UTC (permalink / raw)
  To: djwong, tytso; +Cc: catherine.hoang, linux-ext4

Hi all,

Ted and I looked at the EXT4_IOC_GETFSUUID implementation on the ext4
concall this morning, and I pointed out that there were a couple of odd
things about the ioctl behavior.  Since Ted hasn't released a version of
e2fsprogs that uses this ioctl, let's tidy those things up before 6.1
comes out, eh?

This is an extraordinary way to destroy everything.  Enjoy!
Comments and questions are, as always, welcome.

--D
---
 fs/ext4/ioctl.c |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2022-11-11  1:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 20:16 [PATCHSET 0/2] ext4: minor fixes to GETFSUUID ioctl Darrick J. Wong
2022-11-10 20:16 ` [PATCH 1/2] ext4: dont return EINVAL from GETFSUUID when reporting UUID length Darrick J. Wong
2022-11-11  1:11   ` Catherine Hoang
2022-11-10 20:16 ` [PATCH 2/2] ext4: don't fail GETFSUUID when the caller provides a long buffer Darrick J. Wong
2022-11-11  1:13   ` Catherine Hoang

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.