On Tue, 22 May 2001, Andrew Morton wrote:

> Thread 1:
> 
>     sys_sync
>         fsync_dev
>             sync_dquots
>                 write_dquot                                            lock_dquot()
>                     ext3_file_write
>                         __generic_file_write
>                             ext3_prepare_write
>                                 block_prepare_write
>                                     __block_prepare_write
>                                         ext3_get_block
>                                             ext3_get_block_handle
>                                                 ext3_alloc_branch

Stop here. You have a hole in quota file. You are not supposed to.

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]

Reply via email to