]> Git Repo - linux.git/commit
minix: fix add link's wrong position calculation
authorEvgeniy Dushistov <[email protected]>
Tue, 6 Jan 2009 22:42:38 +0000 (14:42 -0800)
committerLinus Torvalds <[email protected]>
Tue, 6 Jan 2009 23:59:27 +0000 (15:59 -0800)
commitd6b54841f4ddd836c886d1e6ac381cf309ee98a3
tree106537060ff79fc597942743acd32fa8b3e8a0fd
parent4fb6de2561d5c47f3539a7b412108164d79fbb96
minix: fix add link's wrong position calculation

Fix the add link method.  The oosition in the directory was calculated in
wrong way - it had the incorrect shift direction.

[[email protected]: coding-style fixes]
Signed-off-by: Evgeniy Dushistov <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: <[email protected]> [2.6.lots]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/minix/dir.c
This page took 0.051866 seconds and 4 git commands to generate.