The GNU Hurd - Patches: patch #2756, Add an argument to...
You are not allowed to post comments on this tracker with your current authentication level.
patch #2756: Add an argument to diskfs_cached_lookup so it can detect if the directory of the node was already locked
Submitter: | Marco Gerards <marco_g> | ||
Submitted: | Sun 07 Mar 2004 04:38:37 PM UTC | ||
Category: | libdiskfs | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | marcus | Open/Closed: | Open |
Planned Release: | None | ||
Wiki-like text discussion box: |
|
Mon 08 Mar 2004 11:12:02 PM UTC, comment #2: |
Marco Gerards <marco_g>![]() |
Mon 08 Mar 2004 05:15:33 PM UTC, comment #1: A few small buglets:
|
Marcus Brinkmann <marcus>![]() ![]() |
Sun 07 Mar 2004 04:38:37 PM UTC, original submission:
This implements the changes Marcus proposed:
|
Marco Gerards <marco_g>![]() |
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 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2004-03-08 | marco_g | Assigned to | marco_g | ![]() |
marcus |
Attached File | - | ![]() |
Added locking.patch, #2876 | ||
2004-03-08 | marcus | Assigned to | marcus | ![]() |
marco_g |
2004-03-07 | marco_g | Attached File | - | ![]() |
Added locking.patch, #2865 |
Powered by Savane 3.12.
Corresponding source code
Done.
I've also updated the comments above the diskfs_cached_lookup
implementations.