Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14479] castfs using unstaged path for extended attribute handling

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 14479] castfs using unstaged path for extended attribute handling
  • Date: 22 Apr 2008 15:27:47 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14479





------- Additional Comments From glyn AT ox.compsoc.net 2008-04-22 10:27 -------
Thanks, that worked. Removed -DHAVE_SETXATTR=1 from the Makefile and rebuilt
->
the *xattr functions now return -EOPNOTSUPP, install/libacl handles the error
gracefully, "make install" succeeds and casting finishes.

I've also tried copying the logic of the ->is_staged check from cast_getattr()
into cast_getxattr() - this fixes the "touch + ls" case above, but it would
involve lots more code duplication to do the same for the rest of the file
ops,
and looks like it could be leaking memory.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page