core/automount: revise the "fun fact" comments. (#6245)
authorNeilBrown <neil@brown.name>
Fri, 30 Jun 2017 16:51:33 +0000 (02:51 +1000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 30 Jun 2017 16:51:33 +0000 (12:51 -0400)
commitca5b440aa7722dee7f3949ed79c9de606581bc10
tree3d0fe772be558ae18ed8e910f31980c57ccf74fa
parent78c1edd1ef162d3bf07ff508d30cce61a10fd3be
core/automount: revise the "fun fact" comments. (#6245)

Fun fact 1 suggests that a "close()" is needed, but that close() has long since been
removed.  So the comment in now meaningless and possibly confusing.

Fun fact 2 refers to a bug that has been fixed in Linux prior to v4.12

Commit: 9fa4eb8e490a ("autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL")

so revise the comment so that no-one goes pointlessly looking for the bug.
src/core/automount.c