]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
1) Edits to avoid using static memory buffers (Makefile, attr_repair.c,
authorMadan Valluri <mvalluri@sgi.com>
Fri, 19 May 2006 04:16:20 +0000 (04:16 +0000)
committerMadan Valluri <mvalluri@sgi.com>
Fri, 19 May 2006 04:16:20 +0000 (04:16 +0000)
commit2814f3d61d2353876f75533eaafbf9428628667b
treebfbbb07dfdee95d3397fb49b042ecc1ce729375f
parent25d246df2e758d6f9da81cc87bebee6fccf94ce6
1) Edits to avoid using static memory buffers (Makefile, attr_repair.c,
  dir.c, init.c)
2) Eliminate unused static variable use in scan.c + loop counter
  check optimization.
1) Added libpthread
repair/Makefile
repair/attr_repair.c
repair/dir.c
repair/globals.h
repair/init.c
repair/protos.h
repair/scan.c