Displaying 9 results from an estimated 9 matches for "new_section".
2006 Nov 04
1
Dynamically updating a sortable list using RJS
I''ve got the following sortable list in one of my views:
    <ul id="sortable_list" class="sortable_list">
      <%= render(:partial => ''section'', :collection => @sections) %>
    </ul>
  <div class="new_section" id="new_section">
    <%= form_remote_tag(:url => {:action => ''edit_section'', :section => nil} %>
      Section Name: <%= text_field_tag ''section[name]'' %>
      <%= submit_tag(''Create new section'') %&g...
2008 Oct 31
3
Problem with xlator
...he next command:
	$ glusterfs -l /var/log/glusterfs/gfscli.log -LDEBUG \
-f /etc/glusterfs/glusterfs-cli /mnt/glusterfs
the log say me:
---------
2008-10-31 12:30:17 D [glusterfs.c:167:get_spec_fp] glusterfs: loading
spec from /etc/glusterfs/glusterfs-client.vol
2008-10-31 12:30:17 D [spec.y:107:new_section] parser: New node for
'sirius00'
2008-10-31 12:30:17 D [xlator.c:115:xlator_set_type] xlator: attempt to
load file /usr/local/lib/glusterfs/1.3.12/xlator/protocol/client.so
2008-10-31 12:30:17 D [spec.y:127:section_type] parser:
Type:sirius00:protocol/client
2008-10-31 12:30:17 D [spec.y:14...
2008 Dec 09
1
File uploaded to webDAV server on GlusterFS AFR - ends up without xattr!
...rocess.
search106:~# glusterfs --no-daemon --log-file=/dev/stdout 
--log-level=DEBUG -f /etc/glusterfs/glusterfs-afr1.vol -n afr1 
/var/www/storage/
2008-12-09 14:52:55 D [glusterfs.c:167:get_spec_fp] glusterfs: loading 
spec from /etc/glusterfs/glusterfs-afr1.vol
2008-12-09 14:52:55 D [spec.y:107:new_section] parser: New node for 
'client1'
2008-12-09 14:52:55 D [xlator.c:115:xlator_set_type] xlator: attempt to 
load file /usr/lib/glusterfs/1.3.12/xlator/protocol/client.so
2008-12-09 14:52:55 D [spec.y:127:section_type] parser: 
Type:client1:protocol/client
2008-12-09 14:52:55 D [spec.y:141:sec...
2008 Aug 24
2
Unusual bug in glusterfsd
...t; /tmp/glusterfs-log.txt -N
	On the client side, the following is generated in the logfiles:
> portege ~ # cat /tmp/glusterfs-log.txt
> 2008-08-24 18:20:33 D [glusterfs.c:167:get_spec_fp] glusterfs: loading spec from /etc/glusterfs/glusterfs-client.vol
> 2008-08-24 18:20:33 D [spec.y:107:new_section] parser: New node for 'client'
> 2008-08-24 18:20:33 D [xlator.c:115:xlator_set_type] xlator: attempt to load file /usr/lib/glusterfs/1.3.11/xlator/protocol/client.so
> 2008-08-24 18:20:33 D [spec.y:127:section_type] parser: Type:client:protocol/client
> 2008-08-24 18:20:33 D [spec...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...: <$section_header>\n");
# Skip the section if it's already done
    print("Already done '$section_header'\n") if ($sections_done{$section_header});
    next if ($sections_done{$section_header}++);
# Find all the .[ch] files in all F: lines in that section
    my @new_section;
    foreach my $line (@section) {
	last if ($line =~ /^\s*$/);
	push(@new_section, $line);
    }
    @section = grep(/^F:/, @new_section);
    s/^F:\s*// for @section;
    @section = grep(!/^(?:Documentation|tools|scripts)\//, @section);
    @section = grep(!/\.(?:dtsi?|rst|config)$/, @section);...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...: <$section_header>\n");
# Skip the section if it's already done
    print("Already done '$section_header'\n") if ($sections_done{$section_header});
    next if ($sections_done{$section_header}++);
# Find all the .[ch] files in all F: lines in that section
    my @new_section;
    foreach my $line (@section) {
	last if ($line =~ /^\s*$/);
	push(@new_section, $line);
    }
    @section = grep(/^F:/, @new_section);
    s/^F:\s*// for @section;
    @section = grep(!/^(?:Documentation|tools|scripts)\//, @section);
    @section = grep(!/\.(?:dtsi?|rst|config)$/, @section);...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...: <$section_header>\n");
# Skip the section if it's already done
    print("Already done '$section_header'\n") if ($sections_done{$section_header});
    next if ($sections_done{$section_header}++);
# Find all the .[ch] files in all F: lines in that section
    my @new_section;
    foreach my $line (@section) {
	last if ($line =~ /^\s*$/);
	push(@new_section, $line);
    }
    @section = grep(/^F:/, @new_section);
    s/^F:\s*// for @section;
    @section = grep(!/^(?:Documentation|tools|scripts)\//, @section);
    @section = grep(!/\.(?:dtsi?|rst|config)$/, @section);...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...: <$section_header>\n");
# Skip the section if it's already done
    print("Already done '$section_header'\n") if ($sections_done{$section_header});
    next if ($sections_done{$section_header}++);
# Find all the .[ch] files in all F: lines in that section
    my @new_section;
    foreach my $line (@section) {
	last if ($line =~ /^\s*$/);
	push(@new_section, $line);
    }
    @section = grep(/^F:/, @new_section);
    s/^F:\s*// for @section;
    @section = grep(!/^(?:Documentation|tools|scripts)\//, @section);
    @section = grep(!/\.(?:dtsi?|rst|config)$/, @section);...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...: <$section_header>\n");
# Skip the section if it's already done
    print("Already done '$section_header'\n") if ($sections_done{$section_header});
    next if ($sections_done{$section_header}++);
# Find all the .[ch] files in all F: lines in that section
    my @new_section;
    foreach my $line (@section) {
	last if ($line =~ /^\s*$/);
	push(@new_section, $line);
    }
    @section = grep(/^F:/, @new_section);
    s/^F:\s*// for @section;
    @section = grep(!/^(?:Documentation|tools|scripts)\//, @section);
    @section = grep(!/\.(?:dtsi?|rst|config)$/, @section);...