Fix attr2 corruption with btree data extents
Date: Thu Dec 21 11:11:01 AEDT 2006
Workarea: snort.melbourne.sgi.com:/home/bnaujok/isms/linux-tot
Inspected by: cattelan@xxxxxxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:27792a
fs/xfs/xfs_attr_leaf.c - 1.105 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_attr_leaf.c.diff?r1=text&tr1=1.105&r2=text&tr2=1.104&f=h
- Lock forkoff when data extent is in btree form. Also allow more space
for
attr if extents must convert to btree form.
fs/xfs/xfs_bmap.c - 1.360 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_bmap.c.diff?r1=text&tr1=1.360&r2=text&tr2=1.359&f=h
- Lock forkoff when data extent is in btree form.
fs/xfs/xfs_attr.c - 1.141 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_attr.c.diff?r1=text&tr1=1.141&r2=text&tr2=1.140&f=h
- Fix up initial creation of shortform attributes
|