Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229173
b: refs/heads/master
c: 3460f29
h: refs/heads/master
i:
  229171: 2f07031
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Dec 16, 2010
1 parent 1d35560 commit 4401143
Show file tree
Hide file tree
Showing 4 changed files with 623 additions and 257 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: f6048709391336cf27fb5c1cfca8e792103e5a73
refs/heads/master: 3460f29a27344db8c7af62cafdb961286ef0b6cd
2 changes: 1 addition & 1 deletion trunk/fs/lockd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ obj-$(CONFIG_LOCKD) += lockd.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) += xdr4.o svc4proc.o
lockd-objs-$(CONFIG_LOCKD_V4) += clnt4xdr.o xdr4.o svc4proc.o
lockd-objs := $(lockd-objs-y)
Loading

0 comments on commit 4401143

Please sign in to comment.