i've mounted some windowsshares onto my linuxbox.
sometimes the mounts are renewed:
without grsec:
- Code: Select all
kernel: smb_trans2_request: result=-104, setting invalid
kernel: smb_retry: successful, new pid=152, generation=57
with grsec:
- Code: Select all
kernel: smb_trans2_request: result=-104, setting invalid
kernel: smb_retry: signal failed, error=-3
so i have to unmount all mounts and remount again.
is there a fix for this ?
greetings christian