Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 631934 | Differences between
and this patch

Collapse All | Expand All

(-)zfs-0.7.1/config/kernel-vfs-rw-iterate.m4 (+1 lines)
Lines 37-42 Link Here
37
		#include <linux/fs.h>
37
		#include <linux/fs.h>
38
	],[
38
	],[
39
		new_sync_read(NULL, NULL, 0, NULL);
39
		new_sync_read(NULL, NULL, 0, NULL);
40
		new_sync_write(NULL, NULL, 0, NULL);
40
	],[
41
	],[
41
		AC_MSG_RESULT(yes)
42
		AC_MSG_RESULT(yes)
42
		AC_DEFINE(HAVE_NEW_SYNC_READ, 1,
43
		AC_DEFINE(HAVE_NEW_SYNC_READ, 1,

Return to bug 631934