On Tue, 7 Jun 2011, Amir G. wrote: > >> @@ -4543,6 +4544,29 @@ do_more: > >> goto error_return; > >> } > >> > >> + maxblocks = count; > >> + ret = ext4_snapshot_get_delete_access(handle, inode, > >> + block, &maxblocks); > > > > It would be nice to have this defined in the same commit, so I know what > > is it doing. > > Sorry, full patches again :-/ > I will post them soon without any fixes, so you can have a look. > No problem, I'll wait for the full patches before proceeding. Fix whatever you to and repost. Thanks! -Lukas