aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorEric Sesterhenn <[email protected]>2008-01-25 10:40:46 +0100
committerLinus Torvalds <[email protected]>2008-05-05 08:18:45 -0700
commit82af7aca56c67061420d618cc5a30f0fd4106b80 (patch)
tree7542ae2436336f6cfafb4b9dc1e8bc66637a1cc9 /fs/jbd2/commit.c
parentf74d505b58d36ceeef10e459094f0eb760681165 (diff)
Removal of FUTEX_FD
Since FUTEX_FD was scheduled for removal in June 2007 lets remove it. Google Code search found no users for it and NGPT was abandoned in 2003 according to IBM. futex.h is left untouched to make sure the id does not get reassigned. Since queue_me() has no users left it is commented out to avoid a warning, i didnt remove it completely since it is part of the internal api (matching unqueue_me()) Signed-off-by: Eric Sesterhenn <[email protected]> Signed-off-by: Rusty Russell <[email protected]> (removed rest) Acked-by: Thomas Gleixner <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions