commit | e1d33a5c634bcf5f944034a2127c0026308c005c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 25 11:47:06 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 25 11:47:06 2012 -0700 |
tree | 08b42bfb5255e7234d1cfa639850732cb817bd2e | |
parent | 2432cbe4f29fbb8d349e481695ac6e88b884bacb [diff] | |
parent | a672e1be30d5bc848cd0067c55ed29b2015b7c17 [diff] |
Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs Pull xfs bugfixes from Ben Myers: - fix uninitialised variable in xfs_rtbuf_get() - unlock the AGI buffer when looping in xfs_dialloc - check for possible overflow in xfs_ioc_trim * tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs: xfs: check for possible overflow in xfs_ioc_trim xfs: unlock the AGI buffer when looping in xfs_dialloc xfs: fix uninitialised variable in xfs_rtbuf_get()