login
Header Space

 
 

Re: [RFC] ext3 freeze feature

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Takashi Sato <t-sato@...>
Cc: Christoph Hellwig <hch@...>, Andreas Dilger <adilger@...>, Theodore Tso <tytso@...>, <linux-ext4@...>, <linux-fsdevel@...>, <linux-kernel@...>
Date: Friday, February 15, 2008 - 10:24 am

Takashi Sato wrote:

It also says:

'f'     00-1F   linux/ext2_fs.h

and yet include/linux.h has:

#define	FS_IOC_GETFLAGS			_IOR('f', 1, long)
#define	FS_IOC_SETFLAGS			_IOW('f', 2, long)

as generic vfs ioctls.  These ioctls started out as
EXT2_IOC_SETFLAGS/EXT2_IOC_GETFLAGS but they were generically useful,
other filesystems picked them up, and they were "elevated" to the vfs.


It would be a simple matter of changing the documentation, I think.


Looks like it's called "level" but it's probably a holdover, it doesn't
look like it's used.


I'm still not very comfortable with the timeout; if you un-freeze on a
timer, how do you know that the work for which you needed the fileystem
frozen is complete?  How would you know if your snapshot was good if
there's a possibility that the fs unfroze while it was being taken?

Thanks,
-Eric

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] ext3 freeze feature, Takashi Sato, (Fri Feb 8, 6:48 am)
Re: [RFC] ext3 freeze feature, Andreas Dilger, (Fri Feb 8, 9:26 am)
Re: [RFC] ext3 freeze feature, Christoph Hellwig, (Fri Feb 8, 10:59 am)
Re: [RFC] ext3 freeze feature, Takashi Sato, (Fri Feb 15, 7:51 am)
Re: [RFC] ext3 freeze feature, Christoph Hellwig, (Sat Feb 16, 9:25 am)
Re: [RFC] ext3 freeze feature, Eric Sandeen, (Fri Feb 15, 10:24 am)
Re: [RFC] ext3 freeze feature, , (Tue Feb 19, 7:27 am)
[RFC] freeze feature ver 1.0, Takashi Sato, (Fri Mar 7, 5:13 am)
[RFC] ext3 freeze feature ver 0.2, Takashi Sato, (Tue Feb 26, 4:20 am)
Re: [RFC] ext3 freeze feature ver 0.2, Eric Sandeen, (Tue Feb 26, 12:39 pm)
Re: [RFC] ext3 freeze feature ver 0.2, Andreas Dilger, (Tue Feb 26, 1:08 pm)
Re: [RFC] ext3 freeze feature ver 0.2, Takashi Sato, (Wed Feb 27, 4:31 am)
speck-geostationary