OSDN Git Service

changed error return for user access to trusted xattr
authorJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 23 Jan 2012 16:25:55 +0000 (17:25 +0100)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 23 Jan 2012 16:25:55 +0000 (17:25 +0100)
commitc9edd32113f8883941d3c63f7a1f1748866db4f7
treed6dc50b7b2369afa3414f316030cd15d8c8dc271
parent0aa68c128d3fd40da2547c6ac49ab89e017951e4
changed error return for user access to trusted xattr

When a user queries an extended attribute in the trusted namespace,
the traditional error return was EPERM. This has been recently changed
to ENODATA. See https://lkml.org/lkml/2011/5/27/199
src/lowntfs-3g.c
src/ntfs-3g.c