Re: [PATCH v1] cifs: smb2ops: Fix listxattr() when there are no EAs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 04 May 2018 16:35:27 +0200, Aurélien Aptel wrote:

> The bug can be triggered by listing the xattr with getfattr on a samba
> smb2 mount point:
> 
>     $ echo foo > foo.txt ; getfattr foo.txt ; echo $?
>     getfattr: foo.txt: No such attribute
>     1
> 
> vs on an xfs mount point and on a patched kernel:
> 
>     $ echo foo > foo.txt ; getfattr foo.txt ; echo $?
>     0

Is there already coverage of this in xfstests? If not, please make sure
it gets submitted.

Cheers, David
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux