Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/common Remove rubbish.
details: https://anonhg.NetBSD.org/src/rev/7359e86c8399
branches: trunk
changeset: 340303:7359e86c8399
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Aug 30 18:27:26 2015 +0000
description:
Remove rubbish.
diffstat:
tests/fs/common/fstest_lfs.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r b1b52f34c862 -r 7359e86c8399 tests/fs/common/fstest_lfs.c
--- a/tests/fs/common/fstest_lfs.c Sun Aug 30 18:20:27 2015 +0000
+++ b/tests/fs/common/fstest_lfs.c Sun Aug 30 18:27:26 2015 +0000
@@ -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;
Home |
Main Index |
Thread Index |
Old Index