Re: [dm-devel] [git pull] device mapper fixes for 5.19-rc1

2022-06-01 Thread Mike Snitzer
On Wed, Jun 01 2022 at 5:43P -0400, Linus Torvalds wrote: > On Wed, Jun 1, 2022 at 1:59 PM Mike Snitzer wrote: > > > > > > - Fix DM core's dm_table_supports_poll to return false if no data > > devices. > > So looking at that on

Re: [dm-devel] [git pull] device mapper fixes for 5.19-rc1

2022-06-01 Thread pr-tracker-bot
The pull request you sent on Wed, 1 Jun 2022 16:59:46 -0400: > git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git > tags/for-5.19/dm-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/fa78526accfd68966fb50a429439e9085f9c88d6 Thank you! -- De

Re: [dm-devel] [git pull] device mapper fixes for 5.19-rc1

2022-06-01 Thread Linus Torvalds
On Wed, Jun 1, 2022 at 1:59 PM Mike Snitzer wrote: > > > - Fix DM core's dm_table_supports_poll to return false if no data > devices. So looking at that one (mainly because of the incomprehensible explanation), I do note: (a) th

[dm-devel] [git pull] device mapper fixes for 5.19-rc1

2022-06-01 Thread Mike Snitzer
Hi Linus, The following changes since commit ca522482e3eafd005b8d4e8b1331c911505a58d5: dm: pass NULL bdev to bio_alloc_clone (2022-05-11 13:58:52 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.19/dm-fixes

Re: [dm-devel] bioset_exit poison from dm_destroy

2022-06-01 Thread Mike Snitzer
On Wed, Jun 01 2022 at 2:04P -0400, Christoph Hellwig wrote: > On Tue, May 31, 2022 at 02:58:00PM -0400, Mike Snitzer wrote: > > Yes, we need the above to fix the crash. Does it also make sense to > > add this? > > Can we just stop treating bio_sets so sloppily and make the callers > handle th

Re: [dm-devel] ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5

2022-06-01 Thread Donald Buczek
On 5/31/22 12:38 PM, Jan Kara wrote: Late reply but maybe it is still useful :) That's very welcome! On Thu 14-04-22 17:19:49, Donald Buczek wrote: We have a cluster scheduler which provides each cluster job with a private scratch filesystem (TMPDIR). These are created when a job starts and

[dm-devel] [PATCH] multipathd/fpin_handlers.c: include stdint.h

2022-06-01 Thread Fabrice Fontaine
Include stdint.h to avoid the following build failure since version 0.8.9 and commit cfff03efbca753ef485ad717087464dced9c721a: In file included from /nvmedata/autobuild/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/scsi/scsi_netlink_fc.h:25, from fpin_han