2003-03-18 23:08:20

by Daniel McNeil

[permalink] [raw]
Subject: [PATCH 2.5.65 2/2] i_size atomic access

This adds i_seqcnt to inode structure and then uses i_size_read() and
i_size_write() to provide atomic access to i_size. This is port
of Andrea Arcangeli i_size atomic access patch from 2.4. This only
uses the generic reader/writer consistent mechanism.

re-diff against 2.5.65 and removed the extra printk() :)
--
Daniel McNeil <[email protected]>


Attachments:
patch-2.5.65-isize.2 (21.21 kB)