search for: getlocks

Displaying 3 results from an estimated 3 matches for "getlocks".

Did you mean: getblocks
2008 Feb 19
1
DLMFS on OracleVM 2.1 (OEL5.0 based)
...document http://oss.oracle.com/projects/ocfs2/src/branches/ocfs2-1.2/dlmfs.txt for DLMFS. Theres one problem. The "O_NONBLOCK" option is not working. I have 2 nodes in my setup that have both mounted the /dlm as dlmfs and both have mounted a 5 GB OCFS2 test volume on FS SAN. I run the getlocks script below without O_NONBLOCK on node1 with a sleep of - eg - 30. Then I run - while the script is running on node1 - the same script on node2 the input appears on node2 as soon as the script has finished on node1. Thats what I expeced. If I run the getlocks script with O_NONBLOCK enabled, node...
2010 Mar 22
0
[PATCH] Btrfs: change direct I/O read to not use i_mutex.
This depends on the change to ordered data search. Signed-off-by: jim owens <owens6336@gmail.com> --- fs/btrfs/dio.c | 150 +++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 104 insertions(+), 46 deletions(-) diff --git a/fs/btrfs/dio.c b/fs/btrfs/dio.c index b6934be..c930ff5 100644 --- a/fs/btrfs/dio.c +++ b/fs/btrfs/dio.c @@ -435,14 +435,81 @@ static void
2005 Apr 15
3
IBM BladeCenter HS20 blades
Greetings, We have purchased an IBM BladeCenter and I am in the process of testing Linux installation on these things (boot off SAN i.e. qla2300 driver, not using internal drives). My distro of choice is Debian, however, since I'm really not interested in trying to hand compile all the drivers, I decided to try CentOS (which I'm so far very impressed with). On boot, as with the