diff options
author | Paulo Alcantara (SUSE) <pc@cjr.nz> | 2019-10-01 14:10:27 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-02 12:15:15 -0400 |
commit | 8902dd526020748ccf16f753befc287b534fdefd (patch) | |
tree | c30a26e411b134f218d2b7c6e26a279033b44d2c /arch/microblaze | |
parent | 1f6d768a09c61e2454d4d67aee91210301c72211 (diff) | |
download | linux-8902dd526020748ccf16f753befc287b534fdefd.tar.bz2 |
init: Support mounting root file systems over SMB
Add a new virtual device named /dev/cifs (0xfe) to tell the kernel to
mount the root file system over the network by using SMB protocol.
cifs_root_data() will be responsible to retrieve the parsed
information of the new command-line option (cifsroot=) and then call
do_mount_root() with the appropriate mount options for cifs.ko.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions