All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Kavita_Kulkarni@qualexsystems.com
Cc: linux-ext4@vger.kernel.org
Subject: Re: issue of ext3_file_write function & remote shares
Date: Fri, 13 Feb 2009 09:59:39 -0600	[thread overview]
Message-ID: <499598EB.5010301@redhat.com> (raw)
In-Reply-To: <1234529184.3927.3.camel@Q0405CPU53.qualexsystems.com>

Kavita Kulkarni wrote:
> The "ext3_file_write" function in the file
> "/usr/src/linux-source/fs/ext3/file.c" is called whenever a file is
> accessed/modified.
> Now, i have inserted a simple printk and some more code of mine in it
> immediately after declaration/initialization of variables. When a local
> file is accessed, this printk as well the other code is executed
> successfully. But when i export a share and mount it remotely and do
> some operations like writing to a file in it, neither my code nor even
> the simple printk(which is without any conditions) is executed.
> And after this takes place, it doesnt even work locally.
> I'm unable to find any solution.
> Any help will be welcome.

Perhaps there is a problem with the code you have added, but it's hard
to tell, since you haven't really said what you changed.  :)

-Eric

  parent reply	other threads:[~2009-02-13 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-13 12:46 issue of ext3_file_write function & remote shares Kavita Kulkarni
2009-02-13 14:03 ` Theodore Tso
2009-02-13 15:59 ` Eric Sandeen [this message]
2009-02-16  6:33   ` Kavita Kulkarni

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=499598EB.5010301@redhat.com \
    --to=sandeen@redhat.com \
    --cc=Kavita_Kulkarni@qualexsystems.com \
    --cc=linux-ext4@vger.kernel.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.