Home
last modified time | relevance | path

Searched hist:"1 ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35" (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/uts/common/fs/zev/sys/
H A Dzev_checksums.hdiff 1ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35 Tue Jul 22 16:13:26 CEST 2014 Andreas Jaekel <jaekel@strato-rz.de> zev: create and symlink events now inlude checksum

When a symlink or another new file is created, the resulting
zev events now include a signature for the new file.

Symlinks are treated like files that contain the "link" part
as text. Block and character devices have a signature based
on the format string "%c%d,%d", with 'b'/'c', getmajor() and
getminor() as values. All other file types will result in an
all-zero signature.

Hardlinks create a new directory entry, but no new inode.
Therefore, rdlink events still do not contain a signature.

(cherry picked from commit d27baf235074c236575a6c7ec7d3fe89a7d8af6e)

/titanic_52/usr/src/uts/common/fs/zev/
H A Dzev_checksums.cdiff 1ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35 Tue Jul 22 16:13:26 CEST 2014 Andreas Jaekel <jaekel@strato-rz.de> zev: create and symlink events now inlude checksum

When a symlink or another new file is created, the resulting
zev events now include a signature for the new file.

Symlinks are treated like files that contain the "link" part
as text. Block and character devices have a signature based
on the format string "%c%d,%d", with 'b'/'c', getmajor() and
getminor() as values. All other file types will result in an
all-zero signature.

Hardlinks create a new directory entry, but no new inode.
Therefore, rdlink events still do not contain a signature.

(cherry picked from commit d27baf235074c236575a6c7ec7d3fe89a7d8af6e)

H A Dzev_callbacks.cdiff 1ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35 Tue Jul 22 16:13:26 CEST 2014 Andreas Jaekel <jaekel@strato-rz.de> zev: create and symlink events now inlude checksum

When a symlink or another new file is created, the resulting
zev events now include a signature for the new file.

Symlinks are treated like files that contain the "link" part
as text. Block and character devices have a signature based
on the format string "%c%d,%d", with 'b'/'c', getmajor() and
getminor() as values. All other file types will result in an
all-zero signature.

Hardlinks create a new directory entry, but no new inode.
Therefore, rdlink events still do not contain a signature.

(cherry picked from commit d27baf235074c236575a6c7ec7d3fe89a7d8af6e)

/titanic_52/usr/src/common/zev/
H A Dzev.hdiff 1ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35 Tue Jul 22 16:13:26 CEST 2014 Andreas Jaekel <jaekel@strato-rz.de> zev: create and symlink events now inlude checksum

When a symlink or another new file is created, the resulting
zev events now include a signature for the new file.

Symlinks are treated like files that contain the "link" part
as text. Block and character devices have a signature based
on the format string "%c%d,%d", with 'b'/'c', getmajor() and
getminor() as values. All other file types will result in an
all-zero signature.

Hardlinks create a new directory entry, but no new inode.
Therefore, rdlink events still do not contain a signature.

(cherry picked from commit d27baf235074c236575a6c7ec7d3fe89a7d8af6e)

/titanic_52/usr/src/uts/common/sys/fs/
H A Dzev.hdiff 1ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35 Tue Jul 22 16:13:26 CEST 2014 Andreas Jaekel <jaekel@strato-rz.de> zev: create and symlink events now inlude checksum

When a symlink or another new file is created, the resulting
zev events now include a signature for the new file.

Symlinks are treated like files that contain the "link" part
as text. Block and character devices have a signature based
on the format string "%c%d,%d", with 'b'/'c', getmajor() and
getminor() as values. All other file types will result in an
all-zero signature.

Hardlinks create a new directory entry, but no new inode.
Therefore, rdlink events still do not contain a signature.

(cherry picked from commit d27baf235074c236575a6c7ec7d3fe89a7d8af6e)

/titanic_52/usr/src/cmd/zevadm/
H A Dzevadm.cdiff 1ca5a13b91f7b1ae27d6dd26a0fd511ef5492d35 Tue Jul 22 16:13:26 CEST 2014 Andreas Jaekel <jaekel@strato-rz.de> zev: create and symlink events now inlude checksum

When a symlink or another new file is created, the resulting
zev events now include a signature for the new file.

Symlinks are treated like files that contain the "link" part
as text. Block and character devices have a signature based
on the format string "%c%d,%d", with 'b'/'c', getmajor() and
getminor() as values. All other file types will result in an
all-zero signature.

Hardlinks create a new directory entry, but no new inode.
Therefore, rdlink events still do not contain a signature.

(cherry picked from commit d27baf235074c236575a6c7ec7d3fe89a7d8af6e)