24 Commits

Author SHA1 Message Date
Vijay Bellur
0b1197defa Changed occurrences of Z Research to Gluster.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
2009-10-07 03:54:49 -07:00
Raghavendra G
6bf11bf0de performance/stat-prefetch: update design document.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:43:04 -07:00
Raghavendra G
5e89bf62f8 performance/stat-prefetch: implement sp_xattrop.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:50 -07:00
Raghavendra G
284b42546e performance/stat-prefetch: implement sp_checksum.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:47 -07:00
Raghavendra G
251c9d6e83 performance/stat-prefetch: implement sp_getdents.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:43 -07:00
Raghavendra G
26be5dc52d performance/stat-prefetch: flush stat corresponding to directory being read in readdir
- delete the entry corresponding to basename of path on which fd is opened
   from cache stored in parent. This is necessary because readdir changes
   st_atime.

Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:39 -07:00
Raghavendra G
155e6342d4 performance/stat-prefetch: implement sp_setdents.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:36 -07:00
Raghavendra G
52c34af5f4 performance/stat-prefetch: implement sp_rename.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:25 -07:00
Raghavendra G
1a2db6ed79 performance/stat-prefetch: implement sp_rmdir.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:42:11 -07:00
Raghavendra G
bcd092a21f rewriting stat-prefetch translator
- stat-prefetch aims to optimize operations like 'ls -l' where a readdir
   is immediately followed by stat calls on each of the directory entry read.
   More details on design can be found in doc/stat-prefetch-design.txt

Signed-off-by: Anand V. Avati <avati@dev.gluster.com>

BUG: 221 (stat prefetch implementation)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221
2009-09-08 01:40:54 -07:00
Csaba Henk
3d894362ae fuse: switch off direct I/O mode if big writes are supported 2009-08-14 17:25:32 -07:00
Csaba Henk
a91679b605 update user guide wrt. FUSE requirements 2009-08-12 06:26:31 -07:00
Harshavardhana Ranganath
a70f38f15a Updated man page with log-server options
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
2009-07-06 12:37:06 -07:00
Harshavardhana Ranganath
c786585448 Added new man page for mount.glusterfs
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
2009-07-06 12:37:05 -07:00
Shehjar Tikoo
e00bdb4a32 Coding Style: Add a few points
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-04-12 12:41:42 +05:30
Harshavardhana
d4adb2b0f5 removed word "tla" from last of the remaining files
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-03-10 00:48:08 +05:30
Anand V. Avati
eab182e8a8 disable building of user-guide
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-03-05 02:14:23 +05:30
Harshavardhana
b29a555c0b now user-guide.info is built only when "makeinfo" found
user-guide info is built only when "makeinfo" found

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-03-03 11:43:39 +05:30
Vikas Gorur
2dbcb3c793 reverting nested locks in posix-locks for inodelk
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-27 02:36:04 +05:30
Basavanagowda Kanur
3d8bc3cbaf updated copyright header to extend copyright upto 2009
updated copyright header to include 2009.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-26 22:18:46 +05:30
Basavanagowda Kanur
8b99865bb1 removed to 'option cache-size <size>' in example volfiles for io-threads.
io-threads translator does not take 'cache-size' option now. so removed all
references to 'cache-size' option for performance/io-threads.

Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-22 03:38:29 +05:30
Harshavardhana
a7b514ab8e command line and mount/fuse now use float attr/entry timeouts
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
2009-02-21 21:14:47 +05:30
Vikas Gorur
9a4bba3a7a added lock-ahead translator design document
Design document for the lock-ahead translator

Vikas

Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
2009-02-19 02:57:35 -08:00
Vikas Gorur
77adf4cd64 Added all files 2009-02-18 17:36:07 +05:30