X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=l07xFt6XCkpE5uSRqwdgdaYFW7oGFg95VL2FGgv8NNW+VyueT0zlT
	VVTS05c8qLWMLynwjtmXW90lSTWoz3hZEGRGzdkYSOkD2kLzeaBO0WS2/O/ds9WU
	+Wv4uDoyKeRO1jfCkH6vbxrXy3lcg22e67IJCbtnUxbjfCp+5AotQI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=jMvp500JLtbpIUmRgeg8tfd5GNk=; b=VEr7BnWCis/2ayHutYiG8W7gsKkO
	Ewlzo/KxxggkeCPgUsd2t2z1HF8mH3qROfuUOa7lLb+VxWF5xf6wOFhIhMSchj9J
	eRjQF3zib9hXWTpHwzMMtRgk0T4uzh7fTQmK1SebWqu8j5ZJcB5BpNff2tE6Skse
	YJaiyCZA/hLmfGo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_60,FREEMAIL_FROM,FREEMAIL_REPLY,KHOP_THREADED,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Matthias Meyer <matthias.meyer@gmx.li>
Subject: Re: How to read ntfs_reparse_data
Followup-To: gmane.os.cygwin
Date: Thu, 12 Sep 2013 22:26:40 +0200
Lines: 44
Message-ID: <l0t81p$6te$1@ger.gmane.org>
References: <l0qodr$5cn$1@ger.gmane.org> <473536895.20130912015738@mtu-net.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7Bit
User-Agent: KNode/4.4.11
X-IsSubscribed: yes

Andrey Repin wrote:

> Greetings, Matthias Meyer!
> 
>> I've installed cygwin 1.7.20 on my Windows7 and try to get reparse data
>> of a junction point:
>> getfattr -h -e hex -n system.ntfs_reparse_data /cygdrive/C/Users/Default\
>> User but I get an error:
>> /cygdrive/C/Users/Default User: system.ntfs_reparse_data: Not supported
> 
>> If I mount the drive in Linux with ntfs-3g it will work. I get:
>> # file: /cygdrive/C/Users/Default User
>> system.ntfs_reparse_data=0x030000a0f00000000000760078006e005c....
> 
>> Anyone knows this "problem"? Is there a(nother) way to get the
>> system.ntfs_reparse_data? Maybee with a windows program?
> 
>> I'ld like to restore a junction point within Linux/ntfs-3g.
> 
> http://www.cygwin.com/
> The first four paragraphs.
> TL;DR: You're looking the wrong way.
> 
> 
> --
> WBR,
> Andrey Repin (anrdaemon@yandex.ru) 12.09.2013, <01:56>
> 
> Sorry for my terrible english...

Thanks for the answer but it doesn't help me ;)
I would beliefe one of the cygwin libraries must read and interpret the 
ntfs_reparse_data because cygwin will display it's content as an posix soft 
link.
So it would possible that getfattr can read this data too and the only 
reason it don't work for me is a mistake by myself.

What did you mean with "You're looking the wrong way"? What is the rigth 
way?

br
Matthias
-- 
Don't Panic


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

