Re: busy inodes -> ext3 umount crash

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Paris
Date: Wednesday, April 21, 2010 - 9:00 am

On Wed, 2010-04-21 at 17:47 +0200, Jiri Slaby wrote:

Well I reproduced and I'll take a look.  reliable steps seem to be:

# dd if=/dev/zero of=/dev/shm/ext3 bs=1024 count=1 seek=$((100*1024))
# mkfs.ext3 -m 0 /dev/shm/ext3
# mount -oloop /dev/shm/ext3 /mnt/c
# touch /mnt/c/file
# inotifywait -m /mnt/c/file
# umount /mnt/c
# dmesg|tail

-Eric

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
busy inodes -> ext3 umount crash, Jiri Slaby, (Fri Apr 16, 11:09 am)
Re: busy inodes -> ext3 umount crash, Jan Kara, (Mon Apr 19, 7:11 am)
Re: busy inodes -> ext3 umount crash, Jiri Slaby, (Mon Apr 19, 7:33 am)
Re: busy inodes -> ext3 umount crash, Jiri Slaby, (Tue Apr 20, 7:12 am)
Re: busy inodes -> ext3 umount crash, Jan Kara, (Tue Apr 20, 8:28 am)
Re: busy inodes -> ext3 umount crash, Jiri Slaby, (Wed Apr 21, 8:16 am)
Re: busy inodes -> ext3 umount crash, Eric Paris, (Wed Apr 21, 8:24 am)
Re: busy inodes -> ext3 umount crash, Jiri Slaby, (Wed Apr 21, 8:47 am)
Re: busy inodes -> ext3 umount crash, Eric Paris, (Wed Apr 21, 9:00 am)
Re: busy inodes -> ext3 umount crash, Eric Paris, (Wed Apr 21, 2:25 pm)