Dave Young wrote:
> Hi,
>
> Use mutex instead of semaphore in fs/isofs/compress.c, and remove a
> unnecessary variable.
>
> Signed-off-by: Dave Young <[EMAIL PROTECTED]>
Acked-by: H. Peter Anvin <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the
Hi,
Use mutex instead of semaphore in fs/isofs/compress.c, and remove a
unnecessary variable.
Signed-off-by: Dave Young <[EMAIL PROTECTED]>
---
fs/isofs/compress.c | 25 +
1 file changed, 5 insertions(+), 20 deletions(-)
diff -upr linux/fs/isofs/compress.c linux.new/fs
2 matches
Mail list logo