[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] bug fix for the ntfs driver
From: |
Marco Gerards |
Subject: |
Re: [PATCH] bug fix for the ntfs driver |
Date: |
Mon, 20 Aug 2007 16:04:50 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Bean <address@hidden> writes:
Hi Bean,
> This patch fix a bug in the ntfs driver which occurs when accessing
> certain compressed files.
Sorry again for the late reply...
> 2007-08-16 Bean <address@hidden>
>
> * fs/ntfs.c (read_block): Bug fix for compressed files.
Please describe in the changelog entry what changed, not the
functional effect. Examples can be:
- Fix off-by-one error.
- Initialize variable to 9.
- Check if memory allocation fails, in that case return an error.
etc.
Unfortunately I do not understand your change, why it is required and
what the error was. Can you please update the changelog entry?
Thanks,
Marco