/* * Copyright 1997 Transmeta Corporation - All Rights Reserved * * This file is part of the Linux kernel and is made available under * the terms of the GNU General Public License, version 2, or at your * option, any later version, incorporated herein by reference. */ #ifndef _LINUX_AUTO_FS_H #define _LINUX_AUTO_FS_H #include <linux/fs.h> #include <linux/ioctl.h> #include <uapi/linux/auto_fs.h> #endif /* _LINUX_AUTO_FS_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 12 | 63.16% | 2 | 33.33% |
Ian Kent | 4 | 21.05% | 2 | 33.33% |
Jaswinder Singh Rajput | 2 | 10.53% | 1 | 16.67% |
David Howells | 1 | 5.26% | 1 | 16.67% |
Total | 19 | 100.00% | 6 | 100.00% |