projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e2e85f
)
[CIFS] Still missing a line from previous fix
author
Steve French
<sfrench@us.ibm.com>
Mon, 10 Oct 2005 21:31:13 +0000
(14:31 -0700)
committer
Steve French
<sfrench@us.ibm.com>
Mon, 10 Oct 2005 21:31:13 +0000
(14:31 -0700)
Signed-off-by: Steve French (sfrench@us.ibm.com)
fs/cifs/cifsfs.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifsfs.c
b/fs/cifs/cifsfs.c
index 99e087d3554fb1c4fed179fa68e102650ca65cf9..3bc9db522600b542cb5ea98e00b108539478f706 100644
(file)
--- a/
fs/cifs/cifsfs.c
+++ b/
fs/cifs/cifsfs.c
@@
-410,7
+410,7
@@
static void cifs_umount_begin(struct super_block * sblock)
struct cifs_sb_info *cifs_sb;
struct cifsTconInfo * tcon;
- cifs_sb = CIFS_SB(sb);
+ cifs_sb = CIFS_SB(sb
lock
);
if(cifs_sb == NULL)
return;