[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Prevent umounting
- From: Donato Capitella <d capitella tin it>
- To: ext3-users redhat com
- Subject: Prevent umounting
- Date: Fri, 12 Jun 2009 21:20:15 +0200
I'm writing a patch to the ext3 fs. I thought that if I incremented the
s_active field in the super_block struct, the user would be unable to
umount the filesystem until I decremented the s_active count. But things
seem to be different...
If the user issues an umount command, he can still umount the filesystem
and just gets a warning.
My question is: how do I prevent the user from umounting the filesystem?
Thank you,
Donato Capitella
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]