An error occurred fetching the project authors.
- 09 Jan, 2009 1 commit
-
-
Eric Sandeen authored
Signed-off-by:
Eric Sandeen <sandeen@sandeen.net> Reviewed-by:
Christoph Hellwig <hch@infradead.org> Signed-off-by:
Lachlan McIlroy <lachlan@sgi.com>
-
- 13 Aug, 2008 1 commit
-
-
Niv Sardi authored
Move it from the attr code to the transaction code and make the attr code call the new function. We rolltrans is really usefull whenever we want to use rolling transaction, should be generic, it isn't dependent on any part of the attr code anyway. We use this excuse to change all the: if ((error = xfs_attr_rolltrans())) calls into: error = xfs_trans_roll(); if (error) SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31729a Signed-off-by:
Niv Sardi <xaiki@sgi.com> Signed-off-by:
Christoph Hellwig <hch@infradead.org> Signed-off-by:
Lachlan McIlroy <lachlan@sgi.com>
-
- 28 Jul, 2008 1 commit
-
-
Christoph Hellwig authored
and not go through xfs_attr_list. SGI-PV: 983395 SGI-Modid: xfs-linux-melb:xfs-kern:31324a Signed-off-by:
Christoph Hellwig <hch@infradead.org> Signed-off-by:
Tim Shimmin <tes@sgi.com> Signed-off-by:
Lachlan McIlroy <lachlan@sgi.com>
-
- 28 Sep, 2006 1 commit
-
-
Tim Shimmin authored
code. SGI-PV: 954372 SGI-Modid: xfs-linux-melb:xfs-kern:26583a Signed-off-by:
Tim Shimmin <tes@sgi.com>
-
- 17 Mar, 2006 4 commits
-
-
Nathan Scott authored
SGI-PV: 943272 SGI-Modid: xfs-linux-melb:xfs-kern:25500a Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Nathan Scott authored
SGI-PV: 943272 SGI-Modid: xfs-linux-melb:xfs-kern:25499a Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Nathan Scott authored
SGI-PV: 943272 SGI-Modid: xfs-linux-melb:xfs-kern:25498a Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Nathan Scott authored
SGI-PV: 943272 SGI-Modid: xfs-linux-melb:xfs-kern:25497a Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 11 Jan, 2006 1 commit
-
-
Nathan Scott authored
equivalents. SGI-PV: 907752 SGI-Modid: xfs-linux-melb:xfs-kern:24961a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 02 Nov, 2005 2 commits
-
-
Nathan Scott authored
boilerplate. SGI-PV: 913862 SGI-Modid: xfs-linux:xfs-kern:23903a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Nathan Scott authored
SGI-PV: 943122 SGI-Modid: xfs-linux:xfs-kern:23901a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 01 Nov, 2005 2 commits
-
-
Nathan Scott authored
the data/attr forks now grow up/down from either end of the literal area, rather than dividing the literal area into two chunks and growing both upward. Means we can now make much more efficient use of the attribute space, incl. fitting DMF attributes inline in 256 byte inodes, and large jumps in dbench3 performance numbers. It is self enabling, but can be forced on/off via the attr2/noattr2 mount options. SGI-PV: 941645 SGI-Modid: xfs-linux:xfs-kern:23835a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
Nathan Scott authored
attributes format change (attr2). SGI-PV: 941645 SGI-Modid: xfs-linux:xfs-kern:23833a Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 21 Jun, 2005 1 commit
-
-
Christoph Hellwig authored
SGI-PV: 936255 SGI-Modid: xfs-linux:xfs-kern:192760a Signed-off-by:
Christoph Hellwig <hch@sgi.com> Signed-off-by:
Nathan Scott <nathans@sgi.com>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-