add locks to the shared objects of ext2 fs
[lunaix-os.git] / lunaix-os / kernel / fs / ext2 / LBuild
1 sources([
2     "alloc.c",
3     "dir.c",
4     "file.c",
5     "group.c",
6     "inode.c",
7     "mount.c"
8 ])