]> Git Repo - linux.git/blob - fs/nfs/objlayout/Kbuild
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
[linux.git] / fs / nfs / objlayout / Kbuild
1 #
2 # Makefile for the pNFS Objects Layout Driver kernel module
3 #
4 objlayoutdriver-y := objio_osd.o pnfs_osd_xdr_cli.o objlayout.o
5 obj-$(CONFIG_PNFS_OBJLAYOUT) += objlayoutdriver.o
This page took 0.034747 seconds and 4 git commands to generate.