- Aug 08, 2007
-
-
Andreas Dilger authored
Report most recent version of e2fsprogs. b=6334 i=nathan i=kalpak
-
Cliff White authored
b=13290 i=scjody i=adilger
-
- Jul 26, 2007
-
-
Liu Ying authored
b=12769 i=green,wangdi Add sync option to mount_lustre.c
-
- Jul 25, 2007
-
-
deen authored
i=adilger i=green b=12786
-
- Jul 23, 2007
-
-
Nathan Rutman authored
reserve some connect flags
-
- Jul 16, 2007
-
-
scjody authored
Fix format string b=11969
-
- Jul 12, 2007
-
-
milind authored
r=nathan, komaln Description: track_stats runs command given and does one of the following: 1. Writes its pid to /proc/fs/lustre/llite/.../stats_track_pid to collects stats for that process. 2. Writes its ppid to /proc/fs/lustre/llite/.../stats_track_ppid to collect stats of that process and all its children 3. Sets gid of process to some random gid (444) and also writes that to/proc/fs/lustre/llite/.../stats_track_gid to collect stats of all processes in that group It also uses llstat to generate output with interval of 1 second and duration of run of command for plot-llstat to generate a graph
-
komaln authored
This is the patch for the llanalyze man page. Following commands are to be followed to view the man page. #pod2man llanalyze llanalyze.1 #less llanalyze.1
-
- Jun 21, 2007
-
-
Vitaly Fertman authored
land Early Lock Cancel code
-
- Jun 15, 2007
-
-
Johann Lombardi authored
b=12194 i=adilger i=scjody
-
- Jun 12, 2007
-
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
- Jun 01, 2007
-
-
Andreas Dilger authored
Don't actually need a cast for this.
-
- May 31, 2007
-
-
Andreas Dilger authored
Return errors from ioctl(), unlike setup_obd_uuids(). b=11757 i=kalpak
-
- May 29, 2007
-
-
Andreas Dilger authored
Add comment about where the default stripe counts are derived. Whitespace cleanups.
-
- May 28, 2007
-
-
komaln authored
r=Nathan Correct the bugs with llanalyze script
-
- May 24, 2007
-
-
Andreas Dilger authored
Quiet signed-vs-unsigned pointer warning.
-
Nathan Rutman authored
i=nathan i=scjody Use friendly hostname in mtab
-
- May 17, 2007
-
-
Andreas Dilger authored
Quiet compiler warnings due to printing __u8 instead of char.
-
- May 10, 2007
-
-
Andreas Dilger authored
Quiet compiler warning. b=11757
-
- May 03, 2007
-
-
kalpak authored
i=adilger i=girish Change llapi_lov_get_uuids() to read the UUIDs from /proc instead of using an ioctl. This allows lfsck for > 160 OSTs to succeed.
-
- May 02, 2007
-
-
Nathan Rutman authored
i=scjody i=green bounds check all strcat/strcpy for limited buffer length
-
- Apr 05, 2007
- Mar 31, 2007
-
-
scjody authored
Add support for the ldiskfs2 fstype. b=11981 r=adilger r=nathan
-
- Mar 24, 2007
-
-
Andreas Dilger authored
Include ctype.h header to quiet warning for use of isdigit(). Change argument of loadgen.c::read_proc() to quiet pointer type warning.
-
Andreas Dilger authored
Include header to avoid compile warning for isdigit() use.
-
- Mar 23, 2007
-
-
scjody authored
Rename shell and perl scripts to remove .sh and .pl extensions. b=11985 r=nathan
-
- Mar 22, 2007
-
-
Bobi Jam authored
b=10997 r=adilger Description: lfs setstripe use optional parameters instead of postional parameters.
-
- Mar 21, 2007
-
-
scjody authored
Merge the following changes from b1_4: lfs quotachown <file system> deletes security relevant setuid bit b=11463 r=Adilger (Committed by tianzy) Land kernel config changes for 2.4 kernels from b_release_1_4_8 to b1_4. (Committed by adilger) b=10736 Add getattr on lookup operation for NFS, so that it can properl revalidate file attributes. (Committed by green) r=adilger r=green r=nathan
-
- Mar 17, 2007
-
-
Andreas Dilger authored
Add llapi_is_lustre_mnt() to check for client filesystems, so that we can keep the API of llapi_is_lustre_mnttype() the same. b=10747 r=nathan
-
- Mar 08, 2007
-
-
Nathan Rutman authored
-
- Mar 07, 2007
-
-
Nathan Rutman authored
-
- Mar 06, 2007
-
-
Nathan Rutman authored
-
- Mar 02, 2007
-
-
Nathan Rutman authored
r=adilger Add checks for null indicies in QOS code. Also fix 'lfs df' and /proc...lov/target_obd.
-
- Feb 28, 2007
-
-
Nathan Rutman authored
-
- Feb 24, 2007
-
-
Nathan Rutman authored
add echo server starter fix pthread stderr probs
-
- Feb 20, 2007
-
-
Nathan Rutman authored
play nicer with parameters on logs upgraded from 1.4.x - allows updates for old logs whenever we can (i.e. ok for mdc, not for osc) - allows updates for everyone if --writeconf is specified at tunefs upgrade time (requires entire fs to be stopped though) - allows updates of failover partners if --writeconf is specified - fixes various other little bugs and error messages - adds a couple of regression tests for upgrading from 1.4.6
-
- Feb 17, 2007
- Feb 15, 2007
-
-
tianzy authored
b=11471
-