summaryrefslogtreecommitdiff
path: root/fs/filesystems.c
blob: 76eda773d051da2a528f34a97f9ba96713dffdba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 *  linux/fs/filesystems.c
 *
 *  Copyright (C) 1991, 1992  Linus Torvalds
 *
 *  table of configured filesystems
 */

/*
 * Code will move here from fs/super.c and yes, it will be fs type handling
 * stuff.
 */