summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/aops.c
diff options
context:
space:
mode:
authorSteven Whitehouse2012-10-31 11:30:22 +0100
committerSteven Whitehouse2012-11-07 14:32:42 +0100
commitc9aecf73717f55e41ac11682a50bef8594547025 (patch)
treeedcf950235d2c1c35c0c5431f011ab14d09cb532 /fs/gfs2/aops.c
parentGFS2: Add test for resource group congestion status (diff)
downloadkernel-qcow2-linux-c9aecf73717f55e41ac11682a50bef8594547025.tar.gz
kernel-qcow2-linux-c9aecf73717f55e41ac11682a50bef8594547025.tar.xz
kernel-qcow2-linux-c9aecf73717f55e41ac11682a50bef8594547025.zip
GFS2: Use proper allocation context for new inodes
Rather than using the parent directory's allocation context, this patch allocated the new inode earlier in the process and then uses it to contain all the information required. As a result, we can now use the new inode's own allocation context to allocate it rather than having to use the parent directory's context. This give us a lot more flexibility in where the inode is placed on disk. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/aops.c')
0 files changed, 0 insertions, 0 deletions