- May 06, 2005
- May 05, 2005
-
-
jacob authored
clean .depend files as well
-
Nathan Rutman authored
Turn on D_CONFIG, D_CONSOLE, and D_IOCTL be default.
-
Eric Mei authored
debug mask, I'm not python export but simply remove them fixed it. b=6104
-
jacob authored
-
Eric Mei authored
b=6244
-
- May 03, 2005
-
-
jacob authored
-
jacob authored
- clean more files at clean time
-
jacob authored
-
jacob authored
- this is what i should have done originally
-
jacob authored
-
jacob authored
- remove .flags files on make clean
-
jacob authored
- nuke .flags files as well
-
jacob authored
- add dependencies on built libs
-
Eric Barton authored
fixed bug in vibnal to do with mismatched RDMA fragments. Manifest by lustre protocol errors when creating long symlinks so that the lustre request message size didn't fit in a vibnal immediate message (4K). * 6010 fix to prevent the LASSERT(0) in kqswnal_tx_done() if routing tables are set up incorrectly.
-
- Apr 29, 2005
-
-
jacob authored
-
jacob authored
-
Liang Zhen authored
(Wrong tage list is initialized) Reviewd by Wangdi.
-
- Apr 28, 2005
-
-
Andreas Dilger authored
-
Nathan Rutman authored
-
- Apr 27, 2005
- Apr 26, 2005
-
-
jacob authored
- added --disable-server and --disable-client configure options (5782)
-
jacob authored
-
jacob authored
-
jacob authored
r=adilger - move the lustre kernel modules to their own package - lbuild now does 'make rpms' to build lustre modules, more or less - pass --with-linux to lbuild to build only lustre rpms against an existing kernel source tree - drop the lustre-ldap rpm
-
Yury Umanets authored
- more smart way to check if fs is mounted - in test 2g checking GNS with recursive path where last dir is not suid bit marked - should fail to mount it
-
Yury Umanets authored
-
Yury Umanets authored
-
Yury Umanets authored
-
Yury Umanets authored
none of thread needs to wait for mount completion in kernel space. - small cleanups in ll_gns_mount_object(). Some checks for input invariants are moved after checking gns state. Fixes in comments. - added the ability to disable GNS at all via /proc/.../gns_enabled. This is useful for some complex tests (like recursive suid marked .mntinfo dir) at least. May be useful for something else. - added two new sanity tests to sanity-gns.sh: a) test 2g: mounting /mnt/lustre/gns_entry/.mntinfo/.mntinfo/.mntinfo/.mntinfo where only last entry is correct GNS mount object. b) test 2h: upcall script starts mounting in background and retuns with no waiting for mount command. - in sanity tests disable GNS when preparing mount objects and mount points.
-
Eric Barton authored
-