Bug 10278 - NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED
Summary: NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: libsmbclient (show other bugs)
Version: 4.0.9
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 21:32 UTC by David Woodhouse
Modified: 2013-11-26 21:59 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Woodhouse 2013-11-18 21:32:36 UTC
[dwmw2@shinybook ~]$ smbclient //amr.corp.intel.com/iss -U GER\\dwoodhou --ccache
Enter GER\dwoodhou's password: 
Domain=[AMR] OS=[Windows Server 2008 R2 Enterprise 7601 Service Pack 1] Server=[Windows Server 2008 R2 Enterprise 6.1]
smb: \> cd ITCB3/Production
lsmb: \ITCB3\Production\> ls
NT_STATUS_IO_REPARSE_TAG_NOT_HANDLED listing \FMSISSLAN03.AMR.CORP.INTEL.COM\ISS\ITCB3\Production\*
Comment 1 David Woodhouse 2013-11-18 21:35:02 UTC
This persists even when I avoid the DFS setup and access //fmsisslan03.amr.corp.intel.com/iss directly.
Comment 2 David Woodhouse 2013-11-18 21:45:59 UTC
FWIW cifs.ko (in the Fedora 19 3.11.7 kernel) suffers similarly, and reports -EIO when I attempt to list the same directory.