tag 631566 + patch user [email protected] usertag 631566 + kfreebsd --
What about using this snippet:
if (!list_empty(&mntinfo)) {
#ifdef EBADE
errno = EBADE;
#else
errno = ENOENT;
#endif
}
Otherwise it builds fine.
Petr
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

