lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 13 Feb 2009 09:59:39 -0600
From:	Eric Sandeen <sandeen@...hat.com>
To:	Kavita_Kulkarni@...lexsystems.com
CC:	linux-ext4@...r.kernel.org
Subject: Re: issue of ext3_file_write function & remote shares

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
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ