lkml.org 
[lkml]   [1999]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectinode->i_data.nrpages still used in clear_inode()
Date
I am porting my "rawfs" (filesystem that makes it possible to mount
a complete disk and the partitions show up as files) to 2.3.29pre3.

It seems to work, and I can read/write files but when I unmount the
partition, clear_inode() is called for all used inodes and it calls
BUG() because inode->i_data.nrpages != 0.

The happens even if I mount the filesystem, dd a couple of blocks
from one of the files to /dev/null, and umount it.

Any idea where I should start looking? What uses i_data.nrpages /
what resource needs to be freed ?

Thanks for any hints

Mike.
--
First things first, but not necessarily in that order.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.140 / U:1.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site