Bug 59811
Summary: | CIFS getxattr() returns success for non existing extended attributes | ||
---|---|---|---|
Product: | File System | Reporter: | Jean-Francois Dockes (jf) |
Component: | CIFS | Assignee: | fs_cifs (fs_cifs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | jlayton, lsahlber, sfrench, smfrench, szg00000 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.2.0-48-generic | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Jean-Francois Dockes
2013-06-17 09:30:46 UTC
cc'ing Steve since he has been doing some xattr work recently. Steve maybe you can fix this while you're in there too? This bug has been fixed a while ago. $ getfattr -n user.nosuchattr /mnt/foo /mnt/foo: user.nosuchattr: No such attribute |