Steven Whitehouse 9453615a1a GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added
We need to take the inode's glock whenever the inode's size
is referenced, otherwise it might not be uptodate. Even
though generic_file_llseek_unlocked() doesn't implement
SEEK_DATA, SEEK_HOLE directly, it does reference the inode's
size in those cases, so we need to add them to the list
of origins which need the glock.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
2011-10-21 12:39:29 +01:00
..
2011-10-21 12:39:26 +01:00
2011-07-25 14:30:23 -04:00
2011-10-21 12:39:26 +01:00
2010-09-20 11:18:16 +01:00
2011-10-21 12:39:26 +01:00
2008-06-27 09:39:44 +01:00
2011-04-20 09:00:41 +01:00
2011-10-21 12:39:23 +01:00
2011-10-21 12:39:28 +01:00
2011-10-21 12:39:26 +01:00
2010-09-20 11:18:46 +01:00
2011-03-09 10:58:04 +00:00
2008-03-31 10:39:54 +01:00
2011-07-26 16:49:47 -07:00
2011-05-10 13:12:49 +01:00
2011-04-20 09:00:24 +01:00
2011-10-21 12:39:26 +01:00
2010-09-29 14:20:52 +01:00
2011-10-21 12:39:26 +01:00
2010-05-21 18:31:20 -04:00
2011-07-12 09:15:46 +01:00
2009-01-05 07:39:13 +00:00
2010-05-05 09:39:18 +01:00
2010-03-01 14:07:37 +00:00
2011-10-21 12:39:26 +01:00
2009-12-16 12:16:49 -05:00