Hello Assaf, > > 2018-10-12 Bruno Haible <br...@clisp.org> > > > > mountlist: Improve support for Solaris in 64-bit mode. > > Reported by David Wood <david.w...@deshaw.com> in > > <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=6816>. > > * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): On Solaris 8 or > > newer, define MOUNTED_GETEXTMNTENT instead of MOUNTED_GETMNTENT2. > > * lib/mountlist.c: Add code for MOUNTED_GETEXTMNTENT case. > > Did this solve the issue (any reports from Solaris users)? > can this bug be closed?
There was no "how-to-reproduce" recipe, nor did I receive feedback from the reporter. But in my understanding the issue is fixed in the proper way. Therefore yes, it can be closed. Bruno