Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229245
b: refs/heads/master
c: 68c404b
h: refs/heads/master
i:
  229243: 5c8f274
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jan 10, 2011
1 parent 657ecb8 commit 7b73b82
Show file tree
Hide file tree
Showing 59 changed files with 7,688 additions and 4,009 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6650239a4b01077e80d5a4468562756d77afaa59
refs/heads/master: 68c404b18f6fba404b2753622d0459c68ee128ae
6 changes: 3 additions & 3 deletions trunk/fs/lockd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

obj-$(CONFIG_LOCKD) += lockd.o

lockd-objs-y := clntlock.o clntproc.o host.o svc.o svclock.o svcshare.o \
svcproc.o svcsubs.o mon.o xdr.o grace.o
lockd-objs-$(CONFIG_LOCKD_V4) += xdr4.o svc4proc.o
lockd-objs-y := clntlock.o clntproc.o clntxdr.o host.o svc.o svclock.o \
svcshare.o svcproc.o svcsubs.o mon.o xdr.o grace.o
lockd-objs-$(CONFIG_LOCKD_V4) += clnt4xdr.o xdr4.o svc4proc.o
lockd-objs := $(lockd-objs-y)
Loading

0 comments on commit 7b73b82

Please sign in to comment.