Control: tags -1 + confirmed On Sun, 2023-04-02 at 10:53 +0800, Aron Xu wrote: > Control: tags -1 - moreinfo > > On Sun, Apr 2, 2023 at 3:10 AM Adam D. Barratt < > a...@adam-barratt.org.uk> wrote: > > Control: tags -1 + moreinfo > > > > On Thu, 2023-03-02 at 15:33 +0800, Aron Xu wrote: > > > I would like to apply a few patches to address some stability > > > issues > > > in the > > > zfs-linux package in bullseye. All the patches are cherry-picked > > > from > > > upstream > > > > > > 2.0.x and 2.1.x stable branches. > > > > > > > +This change reworks the zfs_file_[get|put] interface to not rely > > +on the file descriptor but instead pass the zfs_file_t pointer > > around. > > > > I'm assuming that nothing outside of zfs-linux depends on the > > signature > > of the affected functions? > > > > No, there are no other packages depending on the signature of the > affected functions. >
Thanks; please go ahead. Regards, Adam