ocfs2: use allocation reservations during file write
authorMark Fasheh <mfasheh@suse.com>
Mon, 7 Dec 2009 21:15:40 +0000 (13:15 -0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:17:30 +0000 (18:17 -0700)
commit4fe370afaae49c57619bb0bedb75de7e7c168308
tree7b2752fc9616578e9e3baa659e6c724b301d26c5
parentd02f00cc057809d96c044cc72d5b9809d59f7d49
ocfs2: use allocation reservations during file write

Add a per-inode reservations structure and pass it through to the
reservations code.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/alloc.c
fs/ocfs2/aops.c
fs/ocfs2/file.c
fs/ocfs2/inode.c
fs/ocfs2/inode.h
fs/ocfs2/super.c