All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] LTP random fixes for xfs and btrfs
@ 2024-12-01  9:36 ` Zorro Lang via ltp
  0 siblings, 0 replies; 41+ messages in thread
From: Zorro Lang @ 2024-12-01  9:36 UTC (permalink / raw)
  To: ltp; +Cc: linux-btrfs, zlang

[PATCH 1/3] ioctl_ficlone02.c: set all_filesystems to zero

  It doesn't skip filesystems as its plan, fix it.

[PATCH 2/3] stat04+lstat03: fix bad blocksize mkfs option for xfs

  mkfs.xfs doesn't support "-b 1024", needs "-b size=1024"

[PATCH 3/3] stat04+lstat03: skip test on btrfs

  The "-b" option of mkfs.btrfs isn't a blocksize option, there's not blocksize
  option in mkfs.btrfs. So I'd like to skip this test for btrfs. But I'm not
  sure if there's better way, so CC *btrfs list* to get more review points for
  that.
  (BTW, better to have a common helper to deal with different filesystems'
   blocksize options in the future)

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

end of thread, other threads:[~2024-12-11 19:41 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-01  9:36 [PATCH 0/3] LTP random fixes for xfs and btrfs Zorro Lang
2024-12-01  9:36 ` [LTP] " Zorro Lang via ltp
2024-12-01  9:36 ` [PATCH 1/3] ioctl_ficlone02.c: set all_filesystems to zero Zorro Lang
2024-12-01  9:36   ` [LTP] " Zorro Lang via ltp
2024-12-02 13:36   ` Cyril Hrubis
2024-12-02 13:36     ` Cyril Hrubis
2024-12-02 13:59     ` Cyril Hrubis
2024-12-02 13:59       ` Cyril Hrubis
2024-12-02 14:42       ` Petr Vorel
2024-12-02 14:42         ` Petr Vorel
2024-12-02 15:23         ` Cyril Hrubis
2024-12-02 15:23           ` Cyril Hrubis
2024-12-03  4:53           ` Petr Vorel
2024-12-03  4:53             ` Petr Vorel
2024-12-03  7:58             ` Cyril Hrubis
2024-12-03  7:58               ` Cyril Hrubis
2024-12-03  9:24               ` Petr Vorel
2024-12-03  9:24                 ` Petr Vorel
2024-12-09  5:53         ` Zorro Lang
2024-12-09  5:53           ` Zorro Lang via ltp
2024-12-09  6:14           ` Petr Vorel
2024-12-09  6:14             ` Petr Vorel
2024-12-09  9:49             ` Zorro Lang via ltp
2024-12-09 10:42               ` Petr Vorel
2024-12-09 11:34               ` Petr Vorel
2024-12-11 12:08             ` Cyril Hrubis
2024-12-11 12:08               ` Cyril Hrubis
2024-12-11 19:40               ` Petr Vorel
2024-12-11 19:40                 ` Petr Vorel
2024-12-01  9:36 ` [PATCH 2/3] stat04+lstat03: fix bad blocksize mkfs option for xfs Zorro Lang
2024-12-01  9:36   ` [LTP] " Zorro Lang via ltp
2024-12-02 13:56   ` Cyril Hrubis
2024-12-02 13:56     ` Cyril Hrubis
2024-12-01  9:36 ` [PATCH 3/3] stat04+lstat03: skip test on btrfs Zorro Lang
2024-12-01  9:36   ` [LTP] " Zorro Lang via ltp
2024-12-02 13:55   ` Cyril Hrubis
2024-12-02 13:55     ` Cyril Hrubis
2024-12-01  9:55 ` [PATCH 0/3] LTP random fixes for xfs and btrfs Qu Wenruo
2024-12-01  9:55   ` [LTP] " Qu Wenruo via ltp
2024-12-03 16:22   ` David Sterba
2024-12-03 16:22     ` [LTP] " David Sterba

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.