Ubuntu Pastebin

Paste from cyphermox at Tue, 1 Mar 2016 19:19:50 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
    - Fix loopback file with kpartx -av
    - kpartx: support device names with spaces
    - Add hardware defaults for the PURE FlashArray devices
    - fix unmatched params when mpath prout rollback
    - libmpathpersist: Set open fds limit in mpath_lib_init
    - Fix sun partition numbering
    - add raw format multipathd commands
    - Make multipath ignore devices without mpath prefix
    - Increase host buffer size
    - libmpathpersist: uninstall man page correctly
    - Revert "change order of multipath.rules"
    - Remove duplicate hwtable entry for XtremIO
    - resize reply buffer for mutipathd help message
    - Make multipath deactivate devices before iscsi shutdown
    - make kpartx -d remove all partitions
    - change order of multipath.rules
    - update multipath rules to deal with partition devices
    - Remove trailing whitespace
    - fix memory leaks on realloc failures
    - Use image file device/inode to find the correct loop device in kpartx
    - libmultipath: Fix information not shown when first path is down.
    - multipathd: Fixing add map functionality
    - libmultipath: make vpd page 0x80 optional
    - Do not automatically fall back to vpd uid generation
    - multipathd: use SG_IO as fallback to generate uid
    - Separate out vpd parsing functions
    - libmultipath: unset 'uid_attribute' on failure
    - libmultipath: Fall back to SG_IO if no UID could be assigned
    - Update multipath.conf.5 to clarify wwid generation
    - Use sysfs attribute vpd_pg80 to read serial number
    - Assign local priority for NAA VPD descriptor
    - Read wwid from sysfs vpg_pg83 attribute
    - Skip USB devices during discovery
    - Ignore devices when sysfs_get_tgt_nodename fails
    - multipathd: use local variable for watchdog configuration
    - Revert to ACT_RELOAD in domap if the map exists
    - Remove dm_udev_XXX wrapper functions
    - multipath: enable sync support
    - multipathd: lock cli client list
    - uxlsnr: use typedef for trigger function
    - multipathd: Use standard lists for CLI handling
    - Use strlen() when checking for valid wwid
    - multipathd: Issue warning on CLI command timeout
    - Rework uev_add_path()
    - Allow zero-sized devices during configuration
    - multipathd: do not remove paths without uevents
    - multipathd: reload map if reinstate failed
    - Do not print empty multipaths section
    - Implement 'uxsock_timeout' keyword
    - Return error when receiving CLI packet
    - multipath: do not print state 'orphan' for option '-l'
    - Fixup device-mapper 'cookie' handling
    - Remove last argument from verify_paths()
    - Add paths with a size of '0' as 'ghost' paths
    - Remove sysfs_get_dev
    - multipath: Use standard 'major' macro
    - kpartx: use standard 'major' and 'minor' macros
    - mpath_persist: cleanup
    - Use poll() when receiving uevents
    - Separate out uevent parsing functions
    - Check for valid DM_DEVICE_INFO before proceeding
    - Do not treat 'transport-offline' paths as 'offline'
    - Revert 'return PATH_DOWN for quiesced paths'
    - multipath: check for running daemon when called with '-u'
    - Update hwtable for EMC XtremIO
    - multipathd: cleanup foreground operation
    - multipathd: handle DOMAP_RETRY
    - kpartx.rules: Skip kpartx for multipath events
    - 11-dm-mpath.rules: Import blkid values if all paths are down
    - multipath.rules: fixup race condition with systemd
    - multipath.rules: Whitelist devices
    - Install multipath rule under '56-multipath.rules'
    - multipath: implement option '-u' for uevents
    - Remove trailing linefeed from sysfs attributes
    - Make checker_put() and prio_put() idempotent
    - multipathd: implement 'list path <path>' cli command
    - Disable reassign maps per default
    - Allow for empty path argument when printing information
    - Fixup wwid blacklist printing
    - Use 'SCSI_IDENT_.*' as the default property whitelist
    - kpartx.rules: do not call blkid
    - Do not print empty device strings during discovery
    - multipathd: set correct PID when running in debug mode
    - Fixup dependencies in multipathd.service
    - Fixup multipathd.socket to resolve ordering dependeny
    - Add multipath rules for systemd support
    - Make systemd installation path configurable
    - libmultipath: Skip paths with empty wwid
    - libmultipath: Prefer deprecated 'getuid' callout
    - discovery: do not fail discovery on individual devices
    - Double uevent stacksize yet again
    - libmultipath: filter for missing property in get_refwwid()
    - mpath_persist: Do not call exit() from a shared library
    - libmultipath: remove compilation warning in devmapper.c
    - Add find_multipaths to multipath.conf man page
    - libmultipath: only add uninitialized paths in check_path
    - add find_multipaths option
    - Add DX8700 S3 and DX8900 S3 defaults
    - libmultipath: autodetect ALUA CLARiiON configurations
    - Fix doublee free of alias after map add failure
    - multipathd: Add delayed path reintegration
    - libmultipath: cleanup parser code
    - multipath: enable configuration directory
    - multipath: blacklist virtio-blk devices
    - multipathd: read-only bindings
    - libmutipath: allow blanks in device blacklist
    - multipathd: don't buffer output with systemd
    - multipathd: add deferred_remove support
    - multipathd: fix memory corruption issue
    - libmultipath: refactor partmaps code
    - Revert "libmultipath: fixup strlcpy"
    - libmultipath: fix sysfs_get_size bug
    - correctly set partition delimiter on rename
    - libmultipath: add overrides section to multipath.conf
    - libmultipath: cleanup propsel.c with macros for common actions
    - libmultipath: rewrite dict.c with function generation macros
    - libmultipath: Fix memory leak problem in print_multipath_topology
    - libmultipath: Add Dell 36xxi/f support to internal hardware table
    - Always put watchdog in the config structure
    - Fix missing frees and null terminations
    - libmultipath: Add additional path wildcards
    - Add support for EMC XtremIO
    - libmultipath: cleanup rlookup_binding
    - libmultipath: Typo in condlog in select_flush_on_last_del
    - Update ETERNUS DX entry
    - libmultipath: Fix typo in log message of execute_program()
    - Align parser error messages
    - Revert "libmultipath: Accept "*" as a valid regular expression"
    - Add multipath.conf force_sync option
    - make prioritizers use checker_timeout, if set
    - Improve multipath.conf syntax checking
    - orphan paths on failed add
    - Make multipathd orphan paths that were removed externally
    - multipath: add option '-i' to ignore wwids file
    - multipath: Wrong sysfs attribute used for iSCSI settings.
    - libmultipath: Accept "*" as a valid regular expression
    - libmultipath: Print line number for which parsing failed
    - libmultipath: Zero-terminate sysfs_attr_get_value() result
    - libmultipath: Simplify read_line()
    - ALUA prioritizer: Remove an unused variable
    - multipath: revert fstack-protector-strong gcc option
    - Add missing interactive commands to multipathd man page
    - allow users to add wwids to /etc/multipath/wwids with -a
    - change conf->dry_run to conf->cmd
    - enable gcc format-security check
    - Return the correct size buffer in set_value()
    - Fix memory issues in path reordering failure code paths
    - Don't forget to reload table when both reload and rename is required
    - check info.exists to get valid value
    - multipath-tools: mismatch between CDB allocation length and SG_IO dxfer_len
    - multipath-tools: Mismatch between allocation length and transfer length in rdac prio
    - kpartx: fix extended partition size for >512b sectors
    - Remove trailing whitespaces from previous patch
    - libmultipath: Use existing user friendly name if possible
    - multipath: Fix some minor issues in path reordering code
    - Fix segfault when fast_io_fail_tmo is empty in config file.
    - Crafted ordering of child paths for round robin path selector
    - link against libsystemd, not libsystemd-daemon
    - Update FSF address
    - Mark reloads with udev flag
    - New udev rules to deal with stacked devices
    - Minor spelling error fixes
    - Fix build failure with fomat-security. Specify the format type.
    - multipathd: not skip paths not belonging to a mpp in check_path
    - dm-multipath: blacklist NVMe devices
    - libmultipath: Don't chop const strings
Download as text