lkml.org 
[lkml]   [2017]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: regression: 4.13 cannot follow symlinks on some ext3 fs
> Sure, but not many people are going to be running a 4.14 kernel with
> a 2007 system.

It's not just root, but any disk. People could well have 10 year old
disks.

> Could you please run the updated find command to see
> whether this is an isolated case, or if it is a common case:
>
> find / -type l -size -60c -print0 | xargs -0r ls -dils | awk '$2 != 0 { print }'

Pretty much all symlinks on / hit it. / has 1278 symlinks total, and
1218 match the line above.

-Andi

\
 
 \ /
  Last update: 2017-11-25 02:43    [W:0.076 / U:0.824 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site