diff options
author | Dave Kleikamp <dave.kleikamp@oracle.com> | 2011-06-20 17:53:46 +0200 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2011-06-20 17:53:46 +0200 |
commit | d31b53e3cd069e02290ed8a648aa8c7618d6fe77 (patch) | |
tree | 529f1fab64d7b525e1a77510f3c9b02d24597c65 /firmware/cis | |
parent | jfs: Update agstart when resizing volume (diff) | |
download | linux-d31b53e3cd069e02290ed8a648aa8c7618d6fe77.tar.xz linux-d31b53e3cd069e02290ed8a648aa8c7618d6fe77.zip |
JFS: Don't save agno in the inode
Resizing the file system can result in an in-memory inode being remapped
to a different aggregate group (AG). A cached AG number can cause
problems when trying to free or allocate inodes. Instead, save the IAG's
agstart address and calculate the agno when we need it.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'firmware/cis')
0 files changed, 0 insertions, 0 deletions