Re: [PATCH] fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.

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

 



On 2019/08/02 5:39, Darrick J. Wong wrote:
> On Thu, Aug 01, 2019 at 08:28:07PM +0900, Tetsuo Handa wrote:
>> Since no caller is using KM_NOSLEEP and no callee branches on KM_SLEEP,
>> we can remove KM_NOSLEEP and replace KM_SLEEP with 0.
>>
>> Signed-off-by: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
> 
> Ahh, right, KM_{NO,}SLEEP are mutually exclusive values encoded
> alongside a bit flag set (ala fallocate mode)....
> 
> Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx>
> 
> --D

Thank you. Please apply to xfs tree.



[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