All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Pintu Kumar <pintu.ping@gmail.com>
Cc: qemu-devel@nongnu.org, Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: Re: [Qemu-devel] [QEMU : VVFAT] vvfat.c - help required for understanding/modification
Date: Thu, 27 Oct 2011 10:05:10 +0200	[thread overview]
Message-ID: <4EA910B6.5050502@redhat.com> (raw)
In-Reply-To: <CAOuPNLg=YpQApdVhUQHmG0gk4j54e=FR6wji3rKdnzueq_y1RQ@mail.gmail.com>

Am 26.10.2011 21:17, schrieb Pintu Kumar:
> Dear Mr. Johannes,
> 
> I am sorry but I think you took me wrong. I never asked you to do things for me.
> I just wanted few clarifications to proceed further as I was stuck
> after performing few experiments as below:

You are stuck because you still didn't think about the theory before
jumping to the code. Please do this before asking more questions. Both
Johannes and I have told you that it's not as easy as you seem to think.

When you have a design to solve the problem (and I believe it might be
better to start that from scratch rather than extending vvfat as it
would end up being a rewrite anyway), we can discuss that design. But it
doesn't make any sense to discuss detailed changes in vvfat when you
don't even seem to understand the problem.

> But there is one problem here if I use the above logic.
> When I issue "ls" command "vvfat_read" is not getting triggered.
> So I think there is some problem and I could figure out where to
> implement the dynamic scanning of sub-directory later.

Why do you expect that vvfat_read is called? If the guest OS has the
directory entries already cached, there's no reason for it to read them
from disk.

Kevin

  reply	other threads:[~2011-10-27  8:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAOuPNLhf9HsyZ0_1Hnsm6_R9iEzUxd7okcTyGU2XyfjmGBsKew@mail.gmail.com>
     [not found] ` <4E97EFC8.1080606@redhat.com>
     [not found]   ` <CAOuPNLiTyvDbJYuTcP+f0BLnhCrfVMJhcXuPdZscnZ4BuQQdjw@mail.gmail.com>
     [not found]     ` <4E9819CC.3080407@redhat.com>
     [not found]       ` <CAOuPNLgOc57kHX69pVH67ush=SRgaV+++pHLNozht_RtxKXs4g@mail.gmail.com>
     [not found]         ` <4E983931.2070009@redhat.com>
     [not found]           ` <CAOuPNLj1eA=qDtVQt9REa9+eP2466Xz4OnKuk8T=XBF-1nUkbQ@mail.gmail.com>
     [not found]             ` <4E984347.9030804@redhat.com>
     [not found]               ` <CAOuPNLgzjFbRWeJBz7T-WQtwkt2PyEwiVeop+aMCepojg9hyfw@mail.gmail.com>
     [not found]                 ` <CAOuPNLiK2kNbJ6NbrHXxVkqDmRYyfTHoapAFTU_8O=sjyMU1uw@mail.gmail.com>
     [not found]                   ` <CAOuPNLgxW0J3UA8tBg5i_niKMKnnM+G6fsKAYamj7RBDKCxxww@mail.gmail.com>
     [not found]                     ` <alpine.DEB.1.00.1110151406060.3778@bonsai2>
     [not found]                       ` <CAOuPNLincTb=rdqqRopdoyWESBZ7AHnn8KoC2rN3eTPi6P4sSA@mail.gmail.com>
     [not found]                         ` <alpine.DEB.1.00.1110181504170.32316@s15462909.onlinehome-server.info>
     [not found]                           ` <CAOuPNLgAyqwgmhEY1-L=jkkcov8hUsuYmRikUxPAmKEPp8Y_=Q@mail.gmail.com>
     [not found]                             ` <CAOuPNLjN2Gkrn8ZxD+40M9qOpexbxcNmkKtEPqh=Em9ujeJ_Bw@mail.gmail.com>
     [not found]                               ` <4E9FD811.6050002@redhat.com>
2011-10-22 16:04                                 ` [Qemu-devel] [QEMU : VVFAT] vvfat.c - help required for understanding/modification Pintu Kumar
2011-10-22 18:58                                   ` Johannes Schindelin
2011-10-26 19:17                                     ` Pintu Kumar
2011-10-27  8:05                                       ` Kevin Wolf [this message]
2011-10-27 16:23                                         ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EA910B6.5050502@redhat.com \
    --to=kwolf@redhat.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=pintu.ping@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.