- Jan 11, 2008
-
-
bwzhou authored
b=12191 r=adilger, johann Add verbosity control to liblustreapi messages.
-
- Nov 28, 2007
-
-
kalpak authored
b=13919 i=adilger,johann llapi_semantic_traverse may report wrong filetype for some older kernels and we assumed that suchc files were either directories or regular files. This patch ensures that if DT_UNKNOWN is returned as filetype then it is correctly handled by finding out the correct filetype.
-
kalpak authored
b=13128 i=adilger, johann Enhance lfs find by adding filetype and filesize parameters. Also multiple OBDs can now be specified for the --obd option.
-
kalpak authored
i=kalpak, rupesh (patch by adilger) add -type option to lfs find
-
Bobi Jam authored
b=14270 i=johann, kalpak.shah Description: lfs find does not continue on file error Details : Continue other files processing when a file/dir is absent.
-
- Oct 25, 2007
-
-
Bobi Jam authored
b=13564 i=johann i=nathan error handling cleanup.
-
- Sep 27, 2007
-
-
Bobi Jam authored
b=12948 i=wangdi, johann Description: buffer overruns could theoretically occur Details : llapi_semantic_traverse() modifies the "path" argument by appending values to the end of the origin string, and a buffer overrun may occur. Adding buffer overrun check in liblustreapi.
-
- Sep 25, 2007
-
-
Walter Poxon authored
-
- Sep 13, 2007
-
-
Bobi Jam authored
b=13600 i=kalpak, bobijam original patch by adilger. Description: "lfs find -obd UUID" prints directories Details : "lfs find -obd UUID" will return all directory names instead of just file names. It is incorrect because the directories do not reside on the OSTs.
-
- Aug 30, 2007
-
-
scjody authored
Whitespace cleanup
-
- Aug 16, 2007
- Jul 30, 2007
-
-
Mikhail Pershin authored
-
- May 16, 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.
-
- 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
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Aug 11, 2005
-
-
Yury Umanets authored
- fixes for making liblustre at least buildable (including fixes to compilation bug found by Brian recently)
-
- Aug 10, 2005
-
-
Brian J. Murrell authored
../../lustre/include/linux/lustre_sec.h:541: error: field `c_hash' has incomplete type
-
Yury Umanets authored
-
- Jul 31, 2005
-
-
Eric Mei authored
-
- May 29, 2005
-
-
Yury Umanets authored
-
- Apr 04, 2005
-
-
Yury Umanets authored
-
- Nov 11, 2004
-
-
Yury Umanets authored
-
- Oct 23, 2004
-
-
Yury Umanets authored
-
- Aug 07, 2004
-
-
Andreas Dilger authored
-
- Jun 16, 2004
-
-
Niu Yawei authored
-
- Jun 02, 2004
-
-
Phil Schwan authored
b_cmobd_merge should not be used for any further development or testing!
-
- May 17, 2004
-
-
Phil Schwan authored
cMD_PRE_CMD_SMASH are the relevant tags. The pre-smashing contents of HEAD will be committed by yury into b_cmd as a merge of the two branches. These will be stabilized on b_cmd and eventually landed onto HEAD.
-
- May 13, 2004
-
-
Andreas Dilger authored
b=2094, b=3138, b=3335, b=3274, b=3293, b=2862, b=3147, b=2350, b=3313 b=3265, b=3315, b=3301, b=3325, b=3329, b=3125, b=3098
-
- Apr 14, 2004
-
-
Andreas Dilger authored
b=3116, b=3064, b=3107, b=3122, b=1519, 2.6 kernel fixes, group lock fixes
-
- Mar 22, 2004
-
-
Zach Brown authored
r=adilger Tweak lfs a little so that lfs find can use open(O_DIRECTORY) to detect directories when libc doesn't implement readdir64() in a way that returns d_type. This lets sanity hobble along on some x86-64 installations.
-
- Mar 19, 2004
-
-
shaocheng authored
-
- Feb 24, 2004
-
-
youfeng authored
r Adilger move defination IOC_MDC_GETSTRIPE and declaration op_create_file() to lustre_user.h cause it is needed for user-space apps. add a funcation int get_file_stripe(char *path, struct lov_user_md *lum) in liblustreapi.c, which is used by user apps want to get Lustre files' stripe info
-
- Feb 11, 2004
-
-
wangchao authored
r=shaver replace OBD_IOC_LIST ioctl with reading /proc/fs/lustre/devices
-
- Jan 16, 2004
-
-
Zach Brown authored
-
- Jan 15, 2004
-
-
wangchao authored
r=adilger Fix "lfs find --obd" to limit the output as it should.
-
- Dec 10, 2003
-
-
Niu Yawei authored
r: Peter lfs catinfo <keyword> Fetching logs information from client node. Now keywords include: config and deletions. Others will be added in future.
-