The GNU Hurd - Patches: patch #5126, Support for Reading and Writing...
You are not allowed to post comments on this tracker with your current authentication level.
patch #5126: Support for Reading and Writing Extended Attributes
Submitter: | Thadeu Lima de Souza Cascardo <cascardo> | ||
Submitted: | Thu 25 May 2006 05:23:26 AM UTC | ||
Category: | Ext2 filesystem | Priority: | 3 - Low |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Planned Release: | None | ||
Wiki-like text discussion box: |
|
Thu 25 May 2006 05:26:24 AM UTC, comment #1: |
Thadeu Lima de Souza Cascardo <cascardo> |
Thu 25 May 2006 05:23:26 AM UTC, original submission:
This patch supports reading and writing ext2 extended attributes. |
Thadeu Lima de Souza Cascardo <cascardo> |
Attached Files
Depends on the following items: None found
Items that depend on this one
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2006-12-08 | tschwinge | Dependencies | - | ![]() |
task #5503 is dependent |
2006-05-25 | cascardo | Attached File | - | ![]() |
Added xattr.h, #10047 |
2006-05-25 | cascardo | Attached File | - | ![]() |
Added xattr.c, #10046 |
Powered by Savane 3.12.
Corresponding source code
The patch was written 4 months ago. Comments were written only by now, which indicate a certain readability of the code. However, use of the proper functions to read, modify, discard modifications, etc., of the filesystem blocks may not be correct. Care should be taken.