From: Christoph Hellwig
Date: Tue, 17 Jul 2012 03:06:43 -0400
> Btw, if you need more reviers for the syslinus support feel free to pass
> it by me (or the list).
This is the branch I'm maintaing for the XFS readonly driver:
git://zytor.com/users/pcacjr/syslinux.git (branch: xfs)
The current s
commit message
>
> fs/cifs/smb2misc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Paulo Alcantara (SUSE)
Salvatore Bonaccorso writes:
> Thanks Greg! Shyam, Steven, now the commit was reverted for the older
> brnaches. But did you got a chance to find why it breaks for the older
> series?
That commit has revealed another bug in cifs_mount() where we failed to
update the super's prefix path after cha
Salvatore Bonaccorso writes:
> So just to be clear, first apply again a738c93fb1c1 and then your
> additional patch on top?
Yes.
"Paulo Alcantara (SUSE)" writes:
> Introduce a new CONFIG_CIFS_ROOT option to handle root file systems
> over a SMB share.
>
> In order to mount the root file system during the init process, make
> cifs.ko perform non-blocking socket operations while mounting and
>
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.
Cc: "David S. Miller"
Cc: Alexey Kuznetsov
Cc: Hideaki YOSHIFUJI
Signed-off-by: Paulo Alcantara (SUSE)
---
net/ipv4/
appropriate mount options for cifs.ko.
Cc: Andrew Morton
Signed-off-by: Paulo Alcantara (SUSE)
---
init/do_mounts.c | 49
1 file changed, 49 insertions(+)
diff --git a/init/do_mounts.c b/init/do_mounts.c
index 53cb37b66227..cffef647a95b 100644
--- a
Introduce a new CONFIG_CIFS_ROOT option to handle root file systems
over a SMB share.
In order to mount the root file system during the init process, make
cifs.ko perform non-blocking socket operations while mounting and
accessing it.
Signed-off-by: Paulo Alcantara (SUSE)
Signed-off-by
appropriate mount options for cifs.ko.
Cc: Andrew Morton
Signed-off-by: Paulo Alcantara (SUSE)
---
init/do_mounts.c | 49
1 file changed, 49 insertions(+)
diff --git a/init/do_mounts.c b/init/do_mounts.c
index 2d1ea3028454..28c5b583afef 100644
--- a
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.
Cc: "David S. Miller"
Cc: Alexey Kuznetsov
Cc: Hideaki YOSHIFUJI
Signed-off-by: Paulo Alcantara (SUSE)
---
net/ipv4/
Introduce a new CONFIG_CIFS_ROOT option to handle root file systems
over a SMB share.
In order to mount the root file system during the init process, make
cifs.ko perform non-blocking socket operations while mounting and
accessing it.
Cc: Steve French
Signed-off-by: Paulo Alcantara (SUSE
11 matches
Mail list logo