[PATCH 0/2] Remove BIOSET_NEED_RESCUER from some DM biosets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,
 I'm working towards the bioset rescuer threads completely.
 Part of that is understanding where they are actually needed,
 and removing them where they are not.

 bioset rescuer threads are only needed on a bioset where
 a make_request_fn will
    allocate from the bioset
    submit that bio with generic_make_request
    allocate again from the bioset, other then non-blocking allocation

 Neither of the biosets in dm-crypt or dm-io are used with this pattern
 so the flag can be removed.

 The bioset allocated in dm.c *is* used with this pattern, so
 some restructuring will be needed there before the flag can be
 removed.

Thanks,
NeilBrown

---

NeilBrown (2):
      dm-crypt: remove BIOSET_NEED_RESCUER flag.
      dm-io: remove BIOSET_NEED_RESCUER flag from bios bioset


 drivers/md/dm-crypt.c |    3 +--
 drivers/md/dm-io.c    |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

--
Signature

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel



[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux