Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 80616
Collapse All | Expand All

(-)submount-0.9/subfs-0.9/subfs.h (-1 / +1 lines)
Lines 10-16 Link Here
10
10
11
#define SUBFS_MAGIC 0x2c791058
11
#define SUBFS_MAGIC 0x2c791058
12
12
13
#define SUBMOUNTD_PATH "/sbin/submountd"
13
#define SUBMOUNTD_PATH "/usr/sbin/submountd"
14
14
15
#define ERR(args...) \
15
#define ERR(args...) \
16
	printk(KERN_ERR args)
16
	printk(KERN_ERR args)

Return to bug 80616