Re: [PATCH 2/4] libxfs: remove xfs_buf_oneshot

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

 



On Thu, Mar 12, 2020 at 07:53:08AM -0700, Darrick J. Wong wrote:
> > index 4f750d19..b931fee7 100644
> > --- a/libxfs/xfs_sb.c
> > +++ b/libxfs/xfs_sb.c
> > @@ -982,7 +982,6 @@ xfs_update_secondary_sbs(
> >  		}
> >  
> >  		bp->b_ops = &xfs_sb_buf_ops;
> > -		xfs_buf_oneshot(bp);
> 
> Removing this will cause xfsprogs' libxfs to fall further out of sync
> with the kernel's libxfs.  Eric and I have been trying to keep that to a
> minimum.

Oops.  Somehow I was under the impression that xfs_buf_oneshot didn't
exist in the kernel, but in fact it does.  Feel free to skip this
patch.



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux