Skip to content

Commit 1480cac

Browse files
Added blank line after header block
Signed-off-by: Edwin Rodriguez <[email protected]>
1 parent e376f67 commit 1480cac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+43
-0
lines changed

examples/librados/hello_world_c.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

qa/standalone/scrub/osd-mapper.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22
# -*- mode:text; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
33
# vim: ts=8 sw=2 sts=2 expandtab
4+
45
#
56
# test the handling of a corrupted SnapMapper DB by Scrub
67

qa/workunits/cephtool/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env bash
22
# -*- mode:shell-script; tab-width:8; sh-basic-offset:2; indent-tabs-mode:nil -*-
33
# vim: ts=8 sw=8 ft=bash expandtab
4+
45
set -x
56

67
source $(dirname $0)/../../standalone/ceph-helpers.sh

src/arch/s390x.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

src/auth/krb/KrbAuthorizeHandler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

src/auth/krb/KrbAuthorizeHandler.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

src/auth/krb/KrbClientHandler.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

src/auth/krb/KrbClientHandler.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

src/auth/krb/KrbProtocol.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

src/auth/krb/KrbProtocol.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
22
// vim: ts=8 sw=2 sts=2 expandtab
3+
34
/*
45
* Ceph - scalable distributed file system
56
*

0 commit comments

Comments
 (0)