ipconfig: Handle CONFIG_CIFS_ROOT option
authorPaulo Alcantara (SUSE) <pc@cjr.nz>
Tue, 1 Oct 2019 17:10:28 +0000 (14:10 -0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Oct 2019 16:15:15 +0000 (12:15 -0400)
commit51976f47d29a973bf4bd941a73ce6c7ad7f6af3a
treeaef79e722524c5afb1c58763906ee71e7b626d4f
parent8902dd526020748ccf16f753befc287b534fdefd
ipconfig: Handle CONFIG_CIFS_ROOT option

The experimental root file system support in cifs.ko relies on
ipconfig to set up the network stack and then accessing the SMB share
that contains the rootfs files.

Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c