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/configure (+2 lines)
Lines 25825-25830 Link Here
25825
{
25831
{
25826
25832
25827
		new_sync_read(NULL, NULL, 0, NULL);
25833
		new_sync_read(NULL, NULL, 0, NULL);
25834
		new_sync_write(NULL, NULL, 0, NULL);
25828
25835
25829
  ;
25836
  ;
25830
  return 0;
25837
  return 0;
Lines 43855-43860 Link Here
43855
{
43862
{
43856
43863
43857
		new_sync_read(NULL, NULL, 0, NULL);
43864
		new_sync_read(NULL, NULL, 0, NULL);
43865
		new_sync_write(NULL, NULL, 0, NULL);
43858
43866
43859
  ;
43867
  ;
43860
  return 0;
43868
  return 0;

Return to bug 631934