commit | e1696834e8a15d7ef9ae8ffdffe00bac1399a2e3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 08 15:32:59 2009 +0200 |
committer | Christoph Hellwig <hch@brick.lst.de> | Mon Jun 08 15:32:59 2009 +0200 |
tree | 456df7fe129e1cd08a2bee149dc2ac5e96767ee5 | |
parent | 4156e735d3abde8e9243b5d22f7999dd3fffab2e [diff] |
xfs: update max log size Commit a6634fba3dec4a92f0a2c4e30c80b634c0576ad5 in xfsprogs increased the maximum log size supported by mkfs. Merged back the changes to xfs_fs.h so the growfs enforced the same limit and the headers are in sync. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Sandeen <sandeen@sandeen.net>