Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.6 5 lines 193 B view raw
1# 2# Makefile for the pNFS block layout driver kernel module 3# 4obj-$(CONFIG_PNFS_BLOCK) += blocklayoutdriver.o 5blocklayoutdriver-objs := blocklayout.o extents.o blocklayoutdev.o blocklayoutdm.o