lkml.org 
[lkml]   [2008]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectUnallocate inodes created with new_inode()
From
Hello,
I'm currently writing a simple read-only filesystem based on a device. I
use the new_inode function (which is defined in inode.c) to allocate my
inodes and my driver holds a list of the allocated inodes in order to
destroy them in the end, but I don't know how I should destroy them (I
mean with which function). I currently get a "Busy inodes after unmount"
message after unmounting my filesystem.

Thanks in advance,
BoozooK.


\
 
 \ /
  Last update: 2008-05-13 09:27    [W:0.023 / U:0.936 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site