Skip to content
Commit 3edf8559 authored by Steve French's avatar Steve French Committed by Greg Kroah-Hartman
Browse files

cifs: log warning message (once) if out of disk space



[ Upstream commit d6fd4190 ]

We ran into a confusing problem where an application wasn't checking
return code on close and so user didn't realize that the application
ran out of disk space.  log a warning message (once) in these
cases. For example:

  [ 8407.391909] Out of space writing to \\oleg-server\small-share

Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
Reported-by: default avatarOleg Kravtsov <oleg@tuxera.com>
Reviewed-by: default avatarRonnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: default avatarPavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent f3c539fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment