Release 4.10 include/linux/auto_fs.h
/*
* 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 |
pre-git | pre-git | 12 | 63.16% | 2 | 33.33% |
ian kent | ian kent | 4 | 21.05% | 2 | 33.33% |
jaswinder singh rajput | jaswinder singh rajput | 2 | 10.53% | 1 | 16.67% |
david howells | david howells | 1 | 5.26% | 1 | 16.67% |
| Total | 19 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.