Re: [Cluster-devel] [PATCH 1/3] gfs2: Use inode_newsize_ok and get_write_access in fallocate

2014-11-17 Thread Steven Whitehouse
Hi, All three patches now in the -nmw tree. Thanks, Steve. On 12/11/14 17:24, Andrew Price wrote: gfs2_fallocate wasn't checking inode_newsize_ok nor get_write_access. Split out the context setup and inode locking pieces into a separate function to make it more clear and add these missing

Re: [Cluster-devel] [PATCH 0/2 v2] new vfs freeze hooks and gfs2 freeze rewrite

2014-11-17 Thread Steven Whitehouse
Hi, Both patches are now in the -nmw tree. Thanks, Steve. On 14/11/14 02:42, Benjamin Marzinski wrote: The existing gfs2 freeze code can't properly make use the kernel vfs freezing code on all the nodes of a cluster. This is because the only hook into the gfs2 freeze code comes inside of