On Wed, Oct 25, 2017 at 2:07 PM, Amir Goldstein wrote:
>>> -bool fsnotify_prepare_user_wait(struct fsnotify_iter_info *iter_info)
>>> +/*
>>> + * Get mark reference when we found the mark via lockless traversal of
>>> object
>>> + * list. Mark can be already removed from the list by now and on i
On Wed, Oct 25, 2017 at 3:06 PM, Amir Goldstein wrote:
> On Wed, Oct 25, 2017 at 11:41 AM, Miklos Szeredi wrote:
>> This patch doesn't actually fix any bug, just paves the way for fixing mark
>> and group pinning.
>>
>> Signed-off-by: Miklos Szeredi
>> Cc: # v4.12
>> ---
>> fs/notify/mark.c |
On Wed, Oct 25, 2017 at 11:41 AM, Miklos Szeredi wrote:
> This patch doesn't actually fix any bug, just paves the way for fixing mark
> and group pinning.
>
> Signed-off-by: Miklos Szeredi
> Cc: # v4.12
> ---
> fs/notify/mark.c | 89
> ++--
>
This patch doesn't actually fix any bug, just paves the way for fixing mark
and group pinning.
Signed-off-by: Miklos Szeredi
Cc: # v4.12
---
fs/notify/mark.c | 89 ++--
1 file changed, 41 insertions(+), 48 deletions(-)
diff --git a/fs/notify/
4 matches
Mail list logo