Module Name:    src
Committed By:   dholland
Date:           Sun Aug 30 18:27:26 UTC 2015

Modified Files:
        src/tests/fs/common: fstest_lfs.c

Log Message:
Remove rubbish.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/common/fstest_lfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/fs/common/fstest_lfs.c
diff -u src/tests/fs/common/fstest_lfs.c:1.4 src/tests/fs/common/fstest_lfs.c:1.5
--- src/tests/fs/common/fstest_lfs.c:1.4	Fri Jul 30 16:15:05 2010
+++ src/tests/fs/common/fstest_lfs.c	Sun Aug 30 18:27:26 2015
@@ -1,4 +1,4 @@
-/*	$NetBSD: fstest_lfs.c,v 1.4 2010/07/30 16:15:05 pooka Exp $	*/
+/*	$NetBSD: fstest_lfs.c,v 1.5 2015/08/30 18:27:26 dholland Exp $	*/
 
 /*-
  * Copyright (c) 2010 The NetBSD Foundation, Inc.
@@ -48,8 +48,6 @@
 #include "h_fsmacros.h"
 #include "mount_lfs.h"
 
-sem_t lfs_clearnerloop;
-
 struct lfstestargs {
 	struct ufs_args ta_uargs;
 	pthread_t ta_cleanerthread;

Reply via email to