Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/librump/rumpvfs quota1_subr.c and vfs_quotactl.c ar...
details: https://anonhg.NetBSD.org/src/rev/e58dfa936445
branches: trunk
changeset: 779242:e58dfa936445
user: dholland <dholland%NetBSD.org@localhost>
date: Sun May 13 06:12:43 2012 +0000
description:
quota1_subr.c and vfs_quotactl.c are not needed here any more.
diffstat:
sys/rump/librump/rumpvfs/Makefile.rumpvfs | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r cf3eac0d3f67 -r e58dfa936445 sys/rump/librump/rumpvfs/Makefile.rumpvfs
--- a/sys/rump/librump/rumpvfs/Makefile.rumpvfs Sun May 13 03:00:40 2012 +0000
+++ b/sys/rump/librump/rumpvfs/Makefile.rumpvfs Sun May 13 06:12:43 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.rumpvfs,v 1.33 2012/05/08 23:53:26 riastradh Exp $
+# $NetBSD: Makefile.rumpvfs,v 1.34 2012/05/13 06:12:43 dholland Exp $
#
.include "${RUMPTOP}/Makefile.rump"
@@ -51,9 +51,6 @@
# MFS miniroot support
SRCS+= mfs_miniroot.c
-#quota2 plists
-SRCS+= quota1_subr.c vfs_quotactl.c
-
# dev
# firmload is technically part of rumpdev, but it's pure vfs in nature.
SRCS+= firmload.c
Home |
Main Index |
Thread Index |
Old Index