[Bugs] [Bug 1158129] After readv, md-cache only checks cache times if read was empty

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 4 12:47:57 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1158129

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Patch, Triaged
                 CC|                            |ndevos at redhat.com



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
Hey Philip!

Many thanks for the patch (and all the others). Are you interested in posting
these patches to our Gerrit instance for review? If not, other developers can
do that for you, but do let us know what you prefer.

If you would like to post this change to Gerrit, there are a couple of steps
that you need to do:

1. clone this bug for the "mainline" version, see the clone link in the upper
   right corner of the bugzilla page (we only include new changes in the
"master"
   branch, and then backport those to other versions)

2. create an account on https://review.gluster.org, upload a public ssh-key

3. checkout the git-repository over ssh:
   $ git clone ssh://pspencer@git.gluster.org/glusterfs

4. create a branch for your change:
   $ git checkout -t -b wip/md-cache/validate-read origin/master

5. apply the patch

6. commit the patch with a useful message
   $ git commit -sam "md-cache: validate iatt after successdul read"

7. post the patch to Gerrit:
   $ ./rfc.sh


Let me know if you have any issues with these steps. You are also most welcome
to report success/difficulties on the gluster-devel at gluster.org mailinglist or
in #gluster-dev on Freenode IRC.

Thanks,
Niels

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list