Displaying 1 result from an estimated 1 matches for "smbbackupdir".
2018 May 07
0
cifs.ko v2.1 bug (kernel 4.15)
...The true state in the example below is that "Alien" is directory and
"alien" is a (perl) file.
However, 'file' reports the type to be the same and matching the
first object accessed, e.g.
Both are perl scripts (dmesg and pcap log linked):
root at tardis01:/# mount /smbbackupdir/smb01
root at tardis01:/# file /smbbackupdir/smb01/home/eleonard/utils/alien/alien
/smbbackupdir/smb01/home/eleonard/utils/alien/alien: Perl script text
executable
root at tardis01:/# file /smbbackupdir/smb01/home/eleonard/utils/alien/Alien
/smbbackupdir/smb01/home/eleonard/utils/alien/Alien: Perl...