On Tue, Mar 26, 2019 at 02:39:45PM +0200, Nikolay Borisov wrote:
> On 26.03.19 г. 14:35 ч., Filipe Manana wrote:
> > On Tue, Mar 26, 2019 at 12:17 PM Nikolay Borisov wrote:
> >> On 26.03.19 г. 12:49 ч., fdman...@kernel.org wrote:
> >>> From: Filipe Manana
> >>>
> >>> Whan a filesystem is mounted
On Tue, Mar 26, 2019 at 09:40:08PM +0800, Qu Wenruo wrote:
>
>
> On 2019/3/26 下午8:17, Nikolay Borisov wrote:
> >
> >
> > On 26.03.19 г. 12:49 ч., fdman...@kernel.org wrote:
> >> From: Filipe Manana
> >>
> >> Whan a filesystem is mounted with the nologreplay mount option, which
> >> requires it t
On 2019/3/26 下午8:17, Nikolay Borisov wrote:
>
>
> On 26.03.19 г. 12:49 ч., fdman...@kernel.org wrote:
>> From: Filipe Manana
>>
>> Whan a filesystem is mounted with the nologreplay mount option, which
>> requires it to be mounted in RO mode as well, we can not allow discard on
>> free space ins
On 26.03.19 г. 14:35 ч., Filipe Manana wrote:
> On Tue, Mar 26, 2019 at 12:17 PM Nikolay Borisov wrote:
>>
>>
>>
>> On 26.03.19 г. 12:49 ч., fdman...@kernel.org wrote:
>>> From: Filipe Manana
>>>
>>> Whan a filesystem is mounted with the nologreplay mount option, which
>>> requires it to be mo
On Tue, Mar 26, 2019 at 12:17 PM Nikolay Borisov wrote:
>
>
>
> On 26.03.19 г. 12:49 ч., fdman...@kernel.org wrote:
> > From: Filipe Manana
> >
> > Whan a filesystem is mounted with the nologreplay mount option, which
> > requires it to be mounted in RO mode as well, we can not allow discard on
>
On 26.03.19 г. 12:49 ч., fdman...@kernel.org wrote:
> From: Filipe Manana
>
> Whan a filesystem is mounted with the nologreplay mount option, which
> requires it to be mounted in RO mode as well, we can not allow discard on
> free space inside block groups, because log trees refer to extents t
From: Filipe Manana
Whan a filesystem is mounted with the nologreplay mount option, which
requires it to be mounted in RO mode as well, we can not allow discard on
free space inside block groups, because log trees refer to extents that
are not pinned in a block group's free space cache (pinning t