linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Probleam reading fdinfo symlinks after 30a08bf2d31d275c6fc71dd1811342777e95c831
@ 2012-06-04 15:14 Cyrill Gorcunov
  2012-06-04 17:59 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Cyrill Gorcunov @ 2012-06-04 15:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LINUXFS-ML, Al Viro, Eric Biederman

Hi Linus,

just tried 3.5-rc1 out and found that with commit
30a08bf2d31d275c6fc71dd1811342777e95c831 the reading
of fdinfo files returns "Too many levels of symbolic links"
error.

 | [root@neptune~]# cat /proc/`pidof crond`/fdinfo/0
 | cat: /proc/1417/fdinfo/0: Too many levels of symbolic links

so I reverted it manually and now it works as expected

 | [root@neptune ~]# cat /proc/`pidof crond`/fdinfo/0
 | pos:	0
 | flags:	0100002

I suspect this is unintentional behaviour of the commit.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-04 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 15:14 Probleam reading fdinfo symlinks after 30a08bf2d31d275c6fc71dd1811342777e95c831 Cyrill Gorcunov
2012-06-04 17:59 ` Linus Torvalds
2012-06-04 18:11   ` Cyrill Gorcunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).