rwsem: wake queued readers when writer blocks on active read lock
[linux-2.6/cjktty.git] / fs / 9p / Makefile
blob91fba025fcbea22cceeabd19c979bd2281dd040a
1 obj-$(CONFIG_9P_FS) := 9p.o
3 9p-objs := \
4 vfs_super.o \
5 vfs_inode.o \
6 vfs_addr.o \
7 vfs_file.o \
8 vfs_dir.o \
9 vfs_dentry.o \
10 v9fs.o \
11 fid.o \
12 xattr.o \
13 xattr_user.o
15 9p-$(CONFIG_9P_FSCACHE) += cache.o