mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 12:00:58 +07:00
10 lines
246 B
C
10 lines
246 B
C
|
/*
|
||
|
* fs/kernfs/mount.c - kernfs mount implementation
|
||
|
*
|
||
|
* Copyright (c) 2001-3 Patrick Mochel
|
||
|
* Copyright (c) 2007 SUSE Linux Products GmbH
|
||
|
* Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
||
|
*
|
||
|
* This file is released under the GPLv2.
|
||
|
*/
|