search for: rawdevs

Displaying 7 results from an estimated 7 matches for "rawdevs".

Did you mean: rawdev
2016 Jul 07
2
[PATCH 1/2] daemon: free the string on stringsbuf add failure
If add_string_nodup fails free the passed string instead of leaking it, as that string would have been owned by the stringbuf. Adapt few places to this behaviour. --- daemon/btrfs.c | 4 +--- daemon/devsparts.c | 8 ++++---- daemon/guestfsd.c | 1 + 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/daemon/btrfs.c b/daemon/btrfs.c index 9b52aa8..d70565a 100644 ---
2004 Apr 28
1
Cannot delete directories
...can do? [root@delphi1 tmp]# ls -l /oradata/u02 total 514 drwxr-xr-x 1 oracle dba 131072 Feb 4 2003 bogus drwxr-xr-x 1 oracle dba 131072 Mar 12 10:15 rac10 drwxr-xr-x 1 oracle dba 131072 Mar 31 08:41 racdb drwxr-xr-x 1 root root 131072 Mar 26 11:47 rawdevs [root@delphi1 tmp]# ls -l /oradata/u02/rac10 total 0 [root@delphi1 tmp]# ls -al /oradata/u02/rac10 total 65665 drwxr-xr-x 1 oracle dba 131072 Mar 12 10:15 . drwxrwxr-x 1 oracle dba 131072 Mar 29 12:49 .. [root@delphi1 tmp]# rmdir /oradata/u02/rac10 rmdir: `/oradata/u02/ra...
2012 Oct 08
3
[PATCH v3 0/3] Add support for disk labels and hotplugging.
This is, I guess, version 3 of this patch series which adds disk labels and hotplugging (only hot-add implemented so far). The good news is .. it works! Rich.
2016 Jul 07
0
[PATCH 2/2] daemon: fix cleanup of stringsbuf usages
Declare most of the stringsbuf as CLEANUP_FREE_STRINGSBUF, so they are freed completely on stack unwind: use take_stringsbuf() in return places to take away from the stringsbuf its content, and remove all the manual calls to free_stringslen (no more needed now). This requires to not use free_stringslen anymore on failure in the helper functions of stringsbuf, which now leave the content as-is
2012 Oct 08
5
[PATCH v4 0/5] Finish hotplugging support.
This rounds off hotplugging support by allowing you to add and remove drives at any stage (before and after launch). Rich.
2004 Jul 03
1
samba+obsd+subnets
Hello, I'm having problems getting my samba setup to work at a little LAN i partially maintain. I've been reading quite a lot about what I could think of being related to my problems/setup, and I've also googled my ass off :( So here I am, resorting to you guys in hope of help =] Sorry to say, but I don't have much experience, and therefore I'm a bit lost at the moment. Not
2002 Sep 14
0
p.s. regarding stripchart missing-data report (PR#2019)
--oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In case you want this - and feel free to delete this - here are the data for the bug I just reported concerning missing data in stripchart. You need to run hrp2.R. Please excuse the extraneous junk. This was written mostly by a grad student who was learning R in the process (Andrea Gurmankin). She