Re: Updated ext4 quota design document

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: tytso
Date: Tuesday, June 22, 2010 - 1:08 pm

On Tue, Jun 22, 2010 at 04:20:47PM +0200, Jan Kara wrote:

Well, the reason why I suggested just checksuming the each quota entry
is that it was the simplest thing to do, and wouldn't require making
huge changes to the rest of the quota_tree code.  It also means we
don't need to do any kind of special locking to make sure there isn't
another process modifying another quota entry in the same block at the
same time that we are calculating the per-block checksum --- i.e.,
some of the headaches that we're seeing with the DIF code.


I assume OCFS2 is just using dqdh_pad2 or dqdh_pad1 for its checksum?

  	       	       	     	       	  	    - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" 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:
Updated ext4 quota design document, Theodore Ts'o, (Mon Jun 21, 5:29 am)
Re: Updated ext4 quota design document, Jan Kara, (Tue Jun 22, 7:20 am)
Re: Updated ext4 quota design document, tytso, (Tue Jun 22, 1:08 pm)
Re: Updated ext4 quota design document, Jan Kara, (Tue Jun 22, 1:29 pm)
Re: Updated ext4 quota design document, tytso, (Tue Jun 22, 2:52 pm)
Re: Updated ext4 quota design document, Jan Kara, (Wed Jun 23, 5:30 am)
Re: Updated ext4 quota design document, Dmitry Monakhov, (Fri Jul 2, 12:41 am)