aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorTim Shimmin <[email protected]>2008-04-17 06:50:16 +0000
committerLachlan McIlroy <[email protected]>2008-04-18 02:04:08 +0000
commit6d1337b29bf09a97682d39db36ac2d0dfc6659c0 (patch)
treeead8e985e731f984b9ba1f31568518206ad2592a /net/unix/sysctl_net_unix.c
parent[XFS] Always use di_forkoff when checking for attr space. (diff)
downloadkernel-6d1337b29bf09a97682d39db36ac2d0dfc6659c0.tar.gz
kernel-6d1337b29bf09a97682d39db36ac2d0dfc6659c0.zip
[XFS] xfs_bmap_compute_maxlevels should be based on di_forkoff
Fix up xfs_bmap_compute_maxlevels() to account for the case when we go from using attr2 to using attr1. In that case attr1 will no longer necessarily be at m_attr_offset>>3, but could be at a different value for di_forkoff. Therefore, we return the worst case scenario using MINDBTPTRS and MINABTPTRS, as this function is used for determining the maximum log space. SGI-PV: 979606 SGI-Modid: xfs-linux-melb:xfs-kern:30862a Signed-off-by: Tim Shimmin <[email protected]> Signed-off-by: Eric Sandeen <[email protected]> Signed-off-by: Lachlan McIlroy <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions