]> err.no Git - linux-2.6/blobdiff - include/linux/cdev.h
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
[linux-2.6] / include / linux / cdev.h
index 2216638962d2790fa8d5e4776d17559c3717a69a..ee5f53f2ca15a171c74cf3ec392b2b407dc22b8c 100644 (file)
@@ -23,5 +23,7 @@ void cdev_del(struct cdev *);
 
 void cd_forget(struct inode *);
 
+extern struct backing_dev_info directly_mappable_cdev_bdi;
+
 #endif
 #endif