Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
On an EXFAT filesystem, using the command:
ls|more
* What exactly did you do (or not do) that was effective (or
ineffective)?
By running
ls|strace more
I see repeated output of the form:
poll([{fd=3, events=POLLIN|POLLERR|POLLHUP}, {fd=0, events=POLLIN|POLLERR|POLLHUP}, {fd=2, events=POLLIN|POLLERR|POLLHUP}], 3, -1) = 1 ([{fd=0, revents=POLLIN}])
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***