Skip to content

Commit

Permalink
Closes-Bug: #1416163
Browse files Browse the repository at this point in the history
Issue: wrong syslog facility argument passed on to channel call
Fixed the above mentioned issue.
Tests: long running FIO test

Change-Id: Ie520b60e7dcdee3ca48225ebd0467f6ae55b3d3c
  • Loading branch information
spuru committed Apr 23, 2015
1 parent 58cf672 commit 75a777e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -21,8 +21,8 @@ file = libcephfs1_0.87-1_amd64.deb
md5 = 732508f16384c3af23f0353851dc2caf

[ceph]
file = ceph_0.87-1_amd64.deb
md5 = baf5df9416d4a6bf5d4c16e282902a4c
file = ceph_0.87-2_amd64.deb
md5 = 43f6fe722730bfd4d1b66b6b3d569d0a

[ceph-common]
file = ceph-common_0.87-1_amd64.deb
Expand Down
Expand Up @@ -21,8 +21,8 @@ file = libcephfs1_0.87-1_amd64.deb
md5 = 732508f16384c3af23f0353851dc2caf

[ceph]
file = ceph_0.87-1_amd64.deb
md5 = baf5df9416d4a6bf5d4c16e282902a4c
file = ceph_0.87-2_amd64.deb
md5 = 43f6fe722730bfd4d1b66b6b3d569d0a

[ceph-common]
file = ceph-common_0.87-1_amd64.deb
Expand Down

0 comments on commit 75a777e

Please sign in to comment.