Author: dchagin
Date: Mon Jun 12 07:48:51 2017
New Revision: 319851
URL: https://svnweb.freebsd.org/changeset/base/319851
Log:
Remove the outdated definition.
MFC after: 1 week
Modified:
head/sys/compat/linux/linux_file.c
Modified: head/sys/compat/linux/linux_file.c
==============================================================================
--- head/sys/compat/linux/linux_file.c Mon Jun 12 07:43:58 2017
(r319850)
+++ head/sys/compat/linux/linux_file.c Mon Jun 12 07:48:51 2017
(r319851)
@@ -307,8 +307,6 @@ struct l_dirent64 {
roundup(offsetof(struct l_dirent64, d_name) + (namlen) + 1,
\
sizeof(uint64_t))
-#define LINUX_DIRBLKSIZ 512
-
int
linux_getdents(struct thread *td, struct linux_getdents_args *args)
{
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"